Server User Manual

Table Of Contents
98 Developing Applications for J2EE Servers
Running your servlet or JSP with Tomcat
Debugging JSPs with Tomcat 4.1
Tomcat 4.1 does not support JSP debugging. You can remedy this problem with the
following steps:
1 Download the Tomcat 4.0 binary from http://jakarta.apache.org/.
2 Browse to the Tomcat 4.0 installation directory. Open the lib folder.
3 Copy jasper-compiler.jar and jasper-runtime.jar to the <jbuilder>/thirdparty/
jakarta-tomcat-4.1.30/common/lib
directory. You will overwrite the two existing files.