Michael Lu wrote:
>
> 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=)

I have Jakarta-Tomcat running inside Visual Age for Java.

A great JSP/Servlet container, a great IDE with a great debugger.

It's great!

Regards
Stein

___________________________________________________________________________
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

Reply via email to