Thread: JSP on Redhat 9
View Single Post
Old 03-17-2004, 07:03 PM   #4 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,161
Belisarius is on a distinguished road
Having developed quite a bit of J2EE, Tomcat provides everything in the book for J2EE. I haven't worked with JBoss, and it might have an easier interface/more features, but Tomcat provides you with everything you need for complete J2EE development, plus a lot of documentation.

That being said, Tomcat is fairly easy to work with once you get in the swing of things. But, I think the 4.1.x version is not production ready. It works just fine for testing, you wouldn't notice any problems. But I've seen problems when it's in a production environment when it's hooked into Apache.

I haven't tried 5 yet.
__________________
GitS
Belisarius is offline   Reply With Quote