| Author |
Eclipse - debugging servlets
|
Pat Metheny
Greenhorn
Joined: Mar 28, 2003
Posts: 13
|
|
Hello all, I know that this kind of question was asked already but as I was looking over the answers I couldn't find an working solution. Has anybody found a "happy-path" on how to debug servlets in Eclipse? Any help, idea, advice will be highly appreciated. TIA, Pat
|
 |
Nitzan Levi
Greenhorn
Joined: Feb 19, 2003
Posts: 22
|
|
are you using the wsad or the eclips ? when using wsad all you need to do is double click on the line and run the server in debug mode. i think this option is the same in the eclipse ?
|
nitzan levi :-)
|
 |
Phil Chuang
Ranch Hand
Joined: Feb 15, 2003
Posts: 251
|
|
how's this then: How can I debug serlets when I'm not developing on the server? The server itself is on the network, running IIS and tomcat.
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1179
|
|
Try this plugin: http://www.objectlearn.com Rene
|
Regards, Rene Larsen
Dropbox Invite
|
 |
 |
|
|
subject: Eclipse - debugging servlets
|
|
|