A couple of methods:

1.  Most people I've seen end up stabbing in the dark with tons of
logging statements all over.

2.  Some people change the JVM invocation parameters such that they can
use JPDA debuggers like BugSeeker from Karmira (http://www.karmira.com).
I start up Tomcat and then usually attach to its JVM with the debugger.

Both methods are useful, but which one you use first tends to be a
personal choice.

 - John

-----Original Message-----
From: renyu teng [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 23, 2001 4:11 PM
To: Tomcat Users List
Subject: debuging servlets

I am a new guy to servlet & jsp stuffs. could anyone
tell me how to debug a servlet if this servlet is used
by tomcat? any tools to do this?

thanks.
teng


__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to