Taming your Tomcat: Filtering tricks for Tomcat 5 (IBM developerWorks)
[Posted March 26, 2003 by cook]
Sing Li
shows how
to work with Tomcat 5 on IBM's developerWorks.
"
The new Tomcat 5 server takes filters to a new level of deployment flexibility. Tomcat 5's support for the upcoming Servlet 2.4 and JSP 2.0 specifications gives filter writers a new way to integrate and deploy these flexible components -- tapping directly into the request dispatcher's operations. In this article, Sing Li takes you on a guided tour of the new enhancement and gives you some hands-on training. See how Tomcat 5 can benefit Web application frameworks and lead ultimately to the design of maintainable high-performance systems."
(
Log in to post comments)