Hi all, I'm trying to debug some JSPs, and I'd like to be able to browse
the local variables on the stack.  However, jdb complains that the JSP
generated class file wasn't compiled with the -g option.

Is there a way to pass that flag to the JSP compiler?

Windows 2k/Tomcat 3.2.3/JDK 1.3.1_01

Thanks,
Chris


Reply via email to