  |
Application Servers and Enterprise Application Development - http://www.californiasw.com/Knowledge-center/whitepaper/javaapplicationdevelopment.html
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. |
  |
Reporting with JasperReports - http://www.javaworld.com/javaworld/jw-09-2002/jw-0920-opensourceprofile.html
Introductory article on using JasperReports and intergrating into applications. JasperReports is a popular open source reporting library. |
  |
J2EE Project Dangers - http://www.javaworld.com/javaworld/jw-03-2001/jw-0330-ten.html
Analyzes the top 10 dangers that threaten the success of all enterprise Java projects and outlines some ways to avoid them. By Humphrey Sheil, JavaWorld. |
  |
Build servlet-based enterprise Web applications - http://www.javaworld.com/jw-12-1998/jw-12-servlethtml.html
Examines servlet response streaming and garbage management. (3,000 words) |
  |
Designing Tapestry Mega-Components - http://www.onjava.com/pub/a/onjava/2001/11/21/tapestry.html
Article by Howard Ship. Tapestry: Java Web Components is a powerful, flexible, open source framework for creating Web applications in Java. |
  |
JSP Best Practices Part 2 - http://www.javaworld.com/javaworld/jw-07-2003/jw-0725-morejsp.html
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. |
  |
JSP Best Practices Part 1 - http://www.javaworld.com/javaworld/jw-11-2001/jw-1130-jsp.html
This article in a two part series by Dustin Marx summarizes several best practices that can make your JSP design robust and maintainable. |
  |
Design Patterns for Building Flexible and Maintainable J2EE Applications - http://java.sun.com/developer/technicalArticles/J2EE/despat/
This article introduces some reusable designs to build J2EE applications and explains some problem domains that affect the flexibility and maintainability of J2EE applications, and the recommended solutions. By Vijay Ramachandran. |
  |
Using XDoclet: Developing EJBs with Just the Bean Class - http://www.onjava.com/pub/a/onjava/2002/01/30/xdoclet.html
Article by Dion Almaer. |
  |
WebObjects on Linux - http://www.tetlabors.de/wo/setup_webobjects_on_linux.html
HOW-TO about the installation on WebObjects 5.1 under Linux. |