Hi,
I have a Servlet which invokes java class & this java class have a method which inturn have an infinite loop. Now I want to load the servlet on the startup of the websphere/wsad server. How can I do it. As if I tries to load the servlet then due to infinite loop the server never starts up. what may be the solution.
Thanks in Advance
I have a Servlet which invokes java class & this java class have a method which inturn have an infinite loop. Now I want to load the servlet on the startup of the websphere/wsad server. How can I do it. As if I tries to load the servlet then due to infinite loop the server never starts up. what may be the solution.
Thanks in Advance