Leverage legacy systems with a blend of XML, XSL, and Java - By Michael Koch at ITworld.com. The article offers advice on using XML an related technologies to interface a mainframe from an application server or servlet. - http://www.itworld.com/AppDev/1381/ITW3298/
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/Knowledge-center/whitepaper/javaapplicationdevelopment.html
J2EE Project Dangers - 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. - http://www.javaworld.com/javaworld/jw-03-2001/jw-0330-ten.html
Design Patterns for Building Flexible and Maintainable J2EE Applications - 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. - http://java.sun.com/developer/technicalArticles/J2EE/despat/
WebObjects on Linux - HOW-TO about the installation on WebObjects 5.1 under Linux. - http://www.tetlabors.de/wo/setup_webobjects_on_linux.html
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
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
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
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
Internet Applications Design Using J2EE Design Patterns. - Article by Moises D. Diaz describes using SUN J2EE Design Patterns for building maintainable, simple, and clean web applications. - http://www.moisesdaniel.com/wri/desaplj2ee.html
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