| Author |
Why to use Tomcat 6?
|
Eugenio Flores
Ranch Hand
Joined: Sep 13, 2007
Posts: 38
|
|
|
Hello, is is enough to have Tomcat 6 as app server instead of something like jboss? what are the advantages to have an comercial app server instead of Tomcat 6?
|
 |
Justin Chu
Ranch Hand
Joined: Apr 19, 2002
Posts: 209
|
|
|
Jboss uses tomcat as the web container. Tomcat is just a web container supporting Servlet 2.5 and JSP 2.1, if you want other things like EJB, you can use JBoss, or other java application server packages.
|
 |
 |
|
|
subject: Why to use Tomcat 6?
|
|
|