You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Hui Ye <hy...@intranetsolutions.com> on 2001/04/16 18:10:21 UTC

How to compile jsp with debugging information with 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 assuming there
should be a config flag, but couldn't find a clue in the documentation. 

Can anyone give me direction on this?

Thank in advance.

Hui