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

Given the request path below, which are context path, servlet path and path info?

537


Write a hello world program using servlets.

582


Which event is fired at the time of project deployment and undeployment?

777


What is servlet container. how it works?

603


What if you need to span your transaction across multiple servlet invocations?

568






What is the purpose of requestdispatcher interface?

606


How can the session in servlet be destroyed?

636


Explain their methods? Tell me their parameter names also have you used threads in servlet?

574


How do I know if java is running on linux?

597


What is dispatcher servlet?

549


What’s the difference between genericservlet and httpservlet?

519


What is servlet and how it works?

497


If servlet receives multiple requests, how many objects will it create?

819


What's the architecture of a servlet package?

552


List some life cycle methods of a servlet.

581