How can I use debugger in servlet/JSP development ?

I use Tomcat and Resin servlet engines (Servlet 2.2 and JSP 1.1)

on Windows platform and JDK 1.3.

When I use debugger to stop in service method
of my servlet, debugger don't stop on request processing.

I have also problems in setting sourcepath directory - debugger can't
found my servlet source to list while debugging.

Is this problem of class loading ?

Thanks in advance for any help in this question.

___________________________________________________________________________
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