JSP debugging no longer working with tomcat 5 using vanilla eclipse

2004-06-29 Thread Mark Palmer
I have been using eclipse 3.0R? for quite some time. And have been able to debug jsp's in tomcat 4 by simplying copying the *.java files created by tomcat's jasper compiler, into my eclipse workspace, into a directory called org/apache/jsp and attaching a remot e debugger. That way I can see the

Re: JSP debugging no longer working with tomcat 5 using vanilla eclipse

2004-06-29 Thread Mark Palmer
-name param-valuetrue/param-value /init-param /servlet I will do a how-to web page in the next couple of days --- Mark Palmer [EMAIL PROTECTED] wrote: I have been using eclipse 3.0R? for quite some time. And have been able to debug jsp's in tomcat 4 by simplying copying