Difference Between Web Server and Application server ??

Answer Posted / santhosh kandula

1. Web server is mainly used for the viewing of browser
whereas Applecation server is mainly for developing the
business logic to the client application and it will be
done through protocols.

2. Web server having only web container where as
Application server having additionally EJB container and
directory server.

3. It is posible to integrate Webserver into an Application
server.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the servlet filter.

540


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

571


Is that servlet is pure java object or not?

642


What is setattribute in servlet?

554


What is servlet initializer?

503






What is the use of httpservletrequestwrapper?

590


What are the ways to handle multi-threading in servlets?

595


Why doesn’t a servlet include main()? How does it work?

631


What is a java servlet?

554


Explain the difference between a web server and a web container?

516


Which is better jsp or servlet?

555


How to generate the server side programming and the advantages of it over the other languages?

559


Which httpsession object is used to view and manipulate information about a session?

729


Define context initialization parameters.

574


What is difference between GenericServlet and HttpServlet?

567