Debugging WAR files with Eclipse and Tomcat
843840Dec 19 2007 — edited Dec 20 2007Hi,
I am working on a large web application that uses Java/Jsp's. We use Apache Tomcat 5.5 and build it into a WAR file using an ANT file and then deploy.
I also use Lomboz Eclipse as my IDE. I am new to this set up so I was wondering if it is possible to set up Eclipse to run the war through Eclipse using Tomcat so I can debug the application? Or if anyone knew of any other not to time consuming way or IDE to debug such an application?
Thanks in advance,
J
Edited by: jimiohara on Dec 19, 2007 6:54 PM