Do your J2EE applications run slow? Can they sustain rising traffic? This article describes performance-tuning techniques (PTT) for developing high performance and scalable JSP (JavaServer Pages) ...
We're currently using WebMacro to generate email, and it ain't compile-time safe so much. If I remove a method from one of the data objects used, I won't know the wbm is broken until it's run. Boo. Is ...
Addison-Wesley and Developmentor have provided TheServerSide.com with the entire book of Servlets and JSP the J2EE Web Tier for free download. Servlets and JSP the J2EE Web Tier is a book authored by ...
The View Helper pattern specifies that you use helpers to adapt model data to the presentation layer of an application. Typically, the presentation layer contains several JSP (JavaServer Pages) pages.