DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   JSP (http://www.daniweb.com/forums/forum24.html)
-   -   witch one is better Jboss server or tomcat server (http://www.daniweb.com/forums/thread96009.html)

kc8pdr Nov 8th, 2007 1:28 pm
witch one is better Jboss server or tomcat server
 
I would like to know witch one is better Jboss or tomcat ?

lookof2day Nov 11th, 2007 7:08 am
Re: witch one is better Jboss server or tomcat server
 
First of all Tomcat is a WebServer and has a JSP/Servlet engine called Catalina to process JSP and servlet requests. It cannot process EJBs whereas, JBoss is an AppServer.
Second, you are trying to compare apples with oranges which does not make any sense.
So please first ask yourself what ur requirements are; i.e. do you want to deploy EJBs or do you jst want to run JSPs and servlets. There are many more things that should be considered like resource allocation in terms of memory usage, ease of use, start up time etc.

kc8pdr Nov 11th, 2007 8:58 am
Re: witch one is better Jboss server or tomcat server
 
look I did not know I new to jsp I thought jBoss was another jsp server.....

lookof2day Nov 13th, 2007 1:03 pm
Re: witch one is better Jboss server or tomcat server
 
Ok.. So to learn JSP and Servlets, it is always advisable to use Tomcat. Make yourself comfortable with it. Its pretty easy to use.

sbhavan Oct 3rd, 2008 7:55 am
Re: witch one is better Jboss server or tomcat server
 
Tomcat is a web server.

Jboss is an application server.

If you want to use simple web applications with JSP/servlets you can prefer Tomcat.

If you want to use complicated web applications with JSP/servlets and EJBs you can go for JBoss.


All times are GMT -4. The time now is 11:23 pm.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC