Hi
 
I'm developing a Web Service using AXIS.
 
I want to perform some init operation before any client make any request to my web service, i.e., at the time when axis is loaded in Tomcat or when web service is delpoyed.
 
What is right way to do this?
 
Can I use init() function of AxisServlet for doing the same?
 
thanks,
Naresh

Reply via email to