Trying to debug servlets in Eclipse with Java Web Server 7.0
807567Nov 27 2008 — edited Dec 3 2008Hi,
I am currently running a servlet based application through Java Web Server 7.0 and am using Eclipse as my IDE. However I notice that whenever I add any breakpoints into my servlet code, when I hit the servlet in my browser the breakpoints are ignored and Eclipse does not go into Debug mode.
I saw on this link http://docs.sun.com/app/docs/doc/820-4845/abxip?a=view that you explain how to get servlets to debug using NetBeans. Does anyone have any advice on getting Eclispe to do the same?
Thanks
Chris
Edited by: jonesy21 on Nov 27, 2008 6:23 AM