On 10/25/06, Joe Yuen <[EMAIL PROTECTED]> wrote:

Can anyone tell me how to debug an application running under tomcat? Is there 
any special setup I have to do in eclipse?

A popular method consists of using the sysdeo  plugin for Eclipse
(http://www.sysdeo.com/eclipse/tomcatplugin). If you then declare your
Struts project as a Tomcat project and start Tomcat using the plugin,
you can debug your code normally, i.e., by setting breakpoints,
evaluating variables etc.
A tutorial using that setup can be found at
http://javaboutique.internet.com/tutorials/three/

Regards,

Ulrich

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to