Also, if you want to debug the startup of your servlet you can
do whatever you want(i.e. debug output) in your servlets init() method.

This is the method that gets called when a servlet is instantiated.
Utilize it like you would a constructor.

---
Michael Wentzel
Software Developer
Software As We Think - http://www.aswethink.com
mailto:[EMAIL PROTECTED]

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

Reply via email to