My coworker was so happy to tell me today that he can debug
JSP/servlet applications with hit NetBeans thingy and that it is so
easy.  I guess that this must also be possible with JDEE.

I am used to doing a lot of debugging using print statements, but
from time to time it's nice to see a stacktrace and the values of
some local variables.  So I think it would be nice if it was possible
to debug a web application (running in Tomcat 4.x).

How to do that?

We also have some packages which live as *.jar files in WEB-INF/lib
but where we also have access to the source code.  Is it possible to
tell JDEE about the directories for these packages, even if the
running code comes from the *.jar files?
-- 
Two cafe au lait please, but without milk.

Reply via email to