Has anyone compared Eclipse vs. IDEA plus others as far as Tomcat integration and
overall JSP web app development/debugging?
Don Jones
Madison WI, USA
-----Original Message-----
From: Harry Mantheakis [mailto:[EMAIL PROTECTED]
Sent: Wed 11/5/2003 9:38 AM
To: Tomcat Users List
Cc:
Subject: Re: best way to debug JSP's ???
> The very best thing to do with JSPs is never put any Java code into
> them. If you can avoid that, and always use taglibs or other JSP
> directives, etc. then you'll be much better off.
I second the use of tag libraries. Also, with a decent IDE (such as Eclipse)
you can refactor the code in your tab libraries without breaking your JSPs.
Harry Mantheakis
London
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]