News

The ServletDoclet uses the Doclet API to extend JavaDoc, and scan your servlet code for special comments and tags. Based on those tags, ServletDoc can provide key information that an HTML or JSP ...
In this article, Rahul Chaudhary describes performance-tuning techniques (PTT) that can be used to improve the performance of servlets and JSP pages, thus improving the performance of your J2EE ...
Wow <B>MrClark</B>. Thank you ever so much for your explainations. You really cleared up my understanding of JSP and Java Servlets. I never new JSP code also got compiled.
Servlet filters. JSP pages do not require any special attention besides generating well-formed XML. Tag libraries. A tag encapsulating the entire page must be inserted into every JSP page. You can use ...