I have started on a small utility/project to provide both JTA and usefull Connection handling utilities (i.e. close() :-) for tomcat, under a BSD licence.
My goal is to provide it as a utiltiy that can be installed into common/lib. I need a callback after every Http request is processed. I understand that a servlet filter could provide this functionality. However I do not want to modify an application's *.war file. I want to be able to use this on third party apps. Is there such a mechanism in tomcat, say through server.xml or some other public API? Or perhaps a suggestion? Thanks Mark __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]