You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Tony Vinayak <tv...@covalent.net> on 2001/09/10 22:38:25 UTC

Interactive debugging with Tomcat?

Folks,

Being a newbie to the Tomcat world, I'm trying to get my arms around the
features that are available in Tomcat for debugging my web apps (servlets,
JSPs).

Besides enabling logging in server.xml file, what else can I do that can
help me in debugging my web apps ? I'm spoilt with interactive debugging
with IDEs; do I have similar luck with Tomcat?

regards,
Tony