Hi
I'm wondering how you guys debug your servlet applications?
the log() method is useful inside the servlet, but not available in the non-servlet
Java classes
I have one servlet acting as the main program that delegate user request to different
objects(classes i created)...when an error occurs, I cannot simply put log() in the
helper classes.
how do people do it?
please share any debugging tips you have, thanks=)
Michael
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html