Home Answers Viewqa Java-Interview-Questions which is better server for java applications? apache or jboss?

 
 


Basavaraj Reddy
which is better server for java applications? apache or jboss?
1 Answer(s)      2 years and 3 months ago
Posted in : Java Interview Questions

which is better server? apache or jboss?

View Answers

February 10, 2011 at 5:29 PM


JBOSS is a full application sever that includes Tomcat and has support for many J2ee spec features (e.g EJBs) but Tomcat is a servlet container only ideal for when you want to use servlets, JSP and other JSP related. So JBoss provides some extra services and capabilities which makes it better.









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.