Directory > Computers > Programming > Languages > Java > Server-Side > Articles Reporting with JasperReports Introductory article on using JasperReports and intergrating into applications. JasperReports is a popular open source reporting library. http://www.javaworld.com/javaworld/jw-09-2002/jw-0920-opensourceprofile.html Reviews Rating: Not yet Rated
Whois Check
Best Practices in EJB Exception Handling This article by Srikanth Shenoy covers best practices in EJB exception handling for faster problem resolution in production environments. http://www-106.ibm.com/developerworks/java/library/j-ejbexcept.html Reviews Rating: Not yet Rated
Whois Check
JSP Best Practices Series on IBM developerWorks A series of articles on basic JSP best practices for beginers. http://www-106.ibm.com/developerworks/views/java/articles.jsp?sort_order=desc&expand=&s.... Reviews Rating: Not yet Rated
Whois Check
JSP Best Practices Part 2 The second article in the two part series looks at advanced strategies for making JSP development manageable such as Object scoping, JSTL, JSP documentation, precompilation and using XHTML with JSPs. http://www.javaworld.com/javaworld/jw-07-2003/jw-0725-morejsp.html Reviews Rating: Not yet Rated
Whois Check
Introduction to Hibernate Hibernate is a popular open source Object-Relational mapping tool. This article by Mario Aquino provides a quick introduction to get started with Hibernate. http://www.ociweb.com/jnb/jnbNov2003.html Reviews Rating: Not yet Rated
Whois Check
Handling back buttons Handling back buttons is tricky in web applications. This article shows how to handle it in a generic way for Struts framework. http://www.manfred-wolff.de/struts/articles/HowTo-Back.html Reviews Rating: Not yet Rated
Whois Check
JSP Best Practices Part 1 This article in a two part series by Dustin Marx summarizes several best practices that can make your JSP design robust and maintainable. http://www.javaworld.com/javaworld/jw-11-2001/jw-1130-jsp.html Reviews Rating: Not yet Rated
Whois Check
Internet Applications Design Using J2EE Design Patterns. Article by Moises D. Diaz discribe using SUN J2EE Design Patterns for building maintainable, simple, and clean web applications. http://www.moisesdaniel.com/wri/desaplj2ee.html Reviews Rating: Not yet Rated
Whois Check
Application Servers and Enterprise Application Development White paper by California Software. Explore the issue of application building in enterprises within the framework of an application server - Java application server, EJB Server, Java web Server. http://www.californiasw.com/techcenter/javaapplicationdevelopment.html Reviews Rating: Not yet Rated
Whois Check
Design Patterns for Building Flexible and Maintainable J2EE Applications By Vijay Ramachandran. http://developer.java.sun.com/developer/technicalArticles/J2EE/despat/ Reviews Rating: Not yet Rated
Whois Check
JMS Introduction and Example Application Introduction article and example applicaton by Gopalan Suresh Raj. http://my.execpc.com/~gopalan/jms/jms.html Reviews Rating: Not yet Rated
Whois Check
Serving it with style - Part II Continuation of a two-piece series offering a gentle introduction to servlet programming http://www.developer.com/java/article.php/615271 Reviews Rating: Not yet Rated
Whois Check
Serving it with style - Part I A two-piece series offering a gentle introduction to servlet programming http://www.developer.com/java/article.php/615131 Reviews Rating: Not yet Rated
Whois Check
Designing Tapestry Mega-Components Article by Howard Ship. Tapestry: Java Web Components is a powerful, flexible, open source framework for creating Web applications in Java. http://www.onjava.com/pub/a/onjava/2001/11/21/tapestry.html Reviews Rating: Not yet Rated
Whois Check
Creating a Virtual Server with Java Sockets Beneath the surface of Java lies a rich trove of client/server functionality. Learn about both sockets and Java by writing a virtual-hosting server program. Includes source code to allow binding of a ServerSocket to arbitary IP addresses. Microsoft Interactive Developer, January 1997. http://www.microsoft.com/mind/0197/JAVASERVER.asp Reviews Rating: Not yet Rated
Whois Check
Using XDoclet: Developing EJBs with Just the Bean Class Article by Dion Almaer. http://www.onjava.com/pub/a/onjava/2002/01/30/xdoclet.html Reviews Rating: Not yet Rated
Whois Check
Fundamentals of Servlet Design Article about Model/View/Controller servlet design; includes free software. (Justin Wells) http://webmacro.org/FundamentalsOfServletDesign Reviews Rating: Not yet Rated
Whois Check
An Introduction to Java Servlets Servlets can solve many of the problems associated with CGI and proprietary server APIs. This article describes the overall servlet architecture and how to develop applications with servlets. http://WebDevelopersJournal.com/articles/intro_to_servlets.html Reviews Rating: Not yet Rated
Whois Check
Java Servlets - Design Issues This article discusses various design issues with Java servlet based application development http://www.subrahmanyam.com/articles/servlets/ServletIssues.html Reviews Rating: Not yet Rated
Whois Check
Webopedia introduction to servlets Information and resources about servlets http://webopedia.internet.com/TERM/s/servlet.html Reviews Rating: Not yet Rated
Whois Check
Build servlet-based enterprise Web applications Examines servlet response streaming and garbage management -- two advanced techniques that will allow you to build servlets that can serve more requests and serve them up faster. (3,000 words) http://www.javaworld.com/jw-12-1998/jw-12-servlethtml.html Reviews Rating: Not yet Rated
Whois Check
|