raj <[EMAIL PROTECTED]> wrote:
>Just curious to know, how you all do servlet debugging?
>suppose if you've JRun, you could debug by printing System.out.println
>or err
>into log file. Or do you use tool?

Check out ServletExecDebugger from New Atlanta <http://www.newatlanta.com/>.
It is a servlet engine and a web server which you can run from your
development environment. Since it runs as a Java process, you can insert
breakpoints in your servlet code.


Erik

___________________________________________________________________________
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