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. (January 1, 1997)
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. (November 21, 2001)
Design Patterns for Building Flexible and Maintainable J2EE Applications
By Vijay Ramachandran. (January, 2002)
Using XDoclet: Developing EJBs with Just the Bean Class
Article by Dion Almaer. (January 30, 2002)
Webopedia introduction to servlets
Information and resources about servlets
WebObjects on Linux
HOW-TO about the installation on WebObjects 5.1 under Linux.
Serving it with style - Part II
Continuation of a two-piece series offering a gentle introduction to servlet programming
Reporting with JasperReports
Introductory article on using JasperReports and intergrating into applications. JasperReports is a popular open source reporting library.
JSP Best Practices Series on IBM developerWorks
A series of articles on basic JSP best practices for beginers.
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.
[ 1 ] [ 2 ]
|