[thelist] Tomcat, JBoss, or JRun - which is better for learni ng j2ee?

Marcus Andersson marcus at bristav.se
Tue Feb 24 18:27:08 CST 2004


Hassan Schroeder wrote:

> Steve Lewis wrote:
> 
>> I was converted, however, when I started working with Eclipse. 
> 
> 
> A reasoned response, and I will of course defend to the death your
> right to prepare your flowerbeds with a backhoe :-)
> 
> Still, I've looked at both Eclipse and NetBeans and never really
> figured out *how* to apply them to a servlet/JSP/Beans *Web* app,
> as opposed to a standalone Java app. And the introductory tutorial
> is not helpful in this regard.
> 
> Do you have any pointers to lead this IDE-challenged soul into, er,
> out of the light and into the Eclipse?  :-)
> 
> (I already have E3M6 installed, key's in the ignition...)

Download the Lomboz plugin. It's a general J2EE plugin for Eclipse with 
an excellent JSP editor. It also supports debugging of JSP (if your 
servlet container does. Tomcat 5 does so...)

You find Lomboz at:
http://www.objectlearn.com/index.jsp

Nice tutorial on Lomboz is here (nothing on debugging though):
http://www.tusc.com.au/tutorial/html/index.html

You can find documentation on debugging JSPs with Lomboz here:
http://www.objectlearn.com/support/docs/debuggingJSP.jsp

/Marcus



More information about the thelist mailing list