Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Debugging servlet in Tomcat/Sysdeo?
Debugging servlet in Tomcat/Sysdeo? [message #24454] Wed, 30 April 2003 01:30
Eclipse UserFriend
Originally posted by: rhino1.NOSPAM.sympatico.ca

Can anyone tell me how to debug a servlet (a straight servlet, not a JSP) in
an Eclipse project? I've got Eclipse 2.1 with the Tomcat 4.1.24 and Sysdeo
V2.1.

I've written the code, compiled it and executed it in Tomcat but I can't see
how to debug the code so that I can put breakpoints on it and trace exactly
what it's doing. I've tried clicking on the "Debug as >" option in the debug
menu but there is no option for "Servlet" and none of the standard options
(Java applet, Java application, JUnit, Runtime workbench) work.

I can accomplish the same results with System.out.println() but it would be
a lot faster if I could actually run debug on the code.

By the way, I'm crossposting because eclipse.tools is deprecated; normally I
wouldn't crosspost.
--

Rhino
---
rhino1 AT sympatico DOT ca
"If you want the best seat in the house, you'll have to move the cat."
Previous Topic:[CVS] Having trouble with .cvsignore
Next Topic:debugging a plug-in
Goto Forum:
  


Current Time: Wed May 08 07:42:32 GMT 2024

Powered by FUDForum. Page generated in 0.03102 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top