  |
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. |
  |
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. |
  |
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. |
  |
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) |
  |
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. |