Hi
I am using WAS to deploy the servlets.
I want to describe when the servlet method will be called in the servlet.
So I have to print the messge which in the Destroy method.
In the case of Tomcat i know how to print the message.
But I want to know in the Case of WAS.
thanks
kumar