Difference Between Web Server and Application server ??

Answer Posted / vkrishna88

web server having only one web container like(sevlet
container) where as application server having more than one
container like(Servlet container and EJB container)....

In web server developing only web application related where
as application server developing all application like(EJB
application and web application..etc)....

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we perform any action at the time of deploying the project?

873


How to make sure a servlet is loaded at the application startup?

758


How do you invoke a servelt?

826


Can you send an authentication error from a servlet?

726


What is Servlets and explain the advantages of Servlet life cycle?

811


What is meant by session? Tell me something about httpsession class?

789


Explain request dispatcher and its methods.

775


What is the inter-servlet communication?

927


What are the features added in Servlet 2.5?

954


What is the difference between context parameter and context attribute?

729


What is webservlet?

733


Why do we use sendredirect() method?

735


How can we invoke another servlet in a different application?

922


What is servlet api used for conneting database?

948


Explain in brief the directory structure of a web application?

785