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!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]