Re: Sysdeo, Eclipse, Tomcat

2004-07-05 Thread Harry Mantheakis
Hello Should I be able to set a breakpoint normally in a servlet? Yes, as long as you have started Tomcat using the Sysdeo plugin (from within Eclipse). How do I set a breakpoint in JSP? AFAIK that is not possible, at least not with the Sysdeo plugin. Something like the 'MyEclipse'

RE: Sysdeo, Eclipse, Tomcat

2004-07-05 Thread Dale, Matt
Mantheakis [mailto:[EMAIL PROTECTED] Sent: 05 July 2004 09:21 To: Tomcat Users List Subject: Re: Sysdeo, Eclipse, Tomcat Hello Should I be able to set a breakpoint normally in a servlet? Yes, as long as you have started Tomcat using the Sysdeo plugin (from within Eclipse). How do I set a breakpoint

Re: Sysdeo, Eclipse, Tomcat

2004-07-05 Thread Kunthar
A better way to test JSP's at runtime is using Netbeans. To do this, you should have total control over your server as root/admin. 1. Install Netbeans to server. www.netbeans.org 2. Installation of Tomcat + Ant (necessary jars + Apache httpd etc.) should be ready. 3. When you run Netbeans from