You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Hui Ye <hy...@intranetsolutions.com> on 2001/04/17 00:47:52 UTC

How to compile Jsp with debugging Info in Tomcat 4.0

 Hi, all,
 
 I would like to debug the class file generated by Tomcat 4.0 B3.
 However, the class file generated with default configuration doesn't
 have debug information in it. I am wondering if somebody could tell me
 how to compile jsp with debugging information. I am guessing there
 should be a config flag, but couldn't find it.
 
 Can anyone give me direction on this?
 
 Thank in advance.
 
 Hui