Hi,
I've got some operations I'd like to do (transaction logging and some
web service calls) after the servlet response is sent to the user.
Rather than creating a new thread every time, is there a way to do
this in my servlet so that it uses tomcat's processor thread, but is
executed after the response is sent?
Thanks,
Garth

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

Reply via email to