I've been working on logging application events (i.e. granular
'activities' of which several may happen during one HttpRequest). Along
with that, I have been checking out Servlet Filters and Listeners and
found a few good links with source worthy of sharing: 

Writing Servlet Filters
by Kief Morris [EMAIL PROTECTED] 
http://javaboutique.internet.com/tutorials/Servlet_Filters/index.htm

"The Essentials of Filters"
http://java.sun.com/products/servlet/Filters.html

Two Servlet Filters Every Web Application Should Have
by Jayson Falkner 11/19/2003
http://www.onjava.com/pub/a/onjava/2003/11/19/filters.html?page=1


Filters seem like a potentially good topic for a 15-min preso in the
future.

Cheers,
Timo


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to