Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Servlet loading at startup of Websphere

Status
Not open for further replies.

vikas31

Programmer
Sep 23, 2002
3
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top