What is difference between Application Server and Web
Server?



What is difference between Application Server and Web Server?..

Answer / devender

In web server we can run onyy servlet and jsp but in
application server we can run servlet,jsp and ejb..
WEB-SERVER-Tomcat,resin
App-WEBLOGIC,JBOSS

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More Java J2EE AllOther Interview Questions

In HashSet duplicates are allowed while adding to the HashSet, but while retreiving the object from HashSet is not shown the duplicate values, WHY ?

2 Answers   Cap Gemini,


What are the classes in the java collection framework? : java collections

0 Answers  


Which is the better framework for web applications, struts or spring, and why?

1 Answers   IBM, TATA,


what is difference between business deligate and session facade ?

2 Answers   Fidelity,


Difference between Spring framework and Struts framework?

12 Answers   IBM, L&T, VAM,


Runining mutiple tomcat server in a single machine is possible Yuo wil have to duplicate configuration with different port numbers

2 Answers   HCL,


What is the Spring2.5 MVC Navigation flow?

1 Answers   IBM,


2. Write a interface "Car" with the following methods void setName(String) String getName() void setColor(String) String getColor() void setModel(long) long getModel()

1 Answers  


What are the interfaces in java collections? : java collections

0 Answers  


what is the IDE that you have used to write your java programs?

2 Answers   Inforica, Interface Software,


what is hibernate ceteria ?

4 Answers   Fidelity,


What causes Out of Memory exception?

5 Answers   CTS,


Categories