Difference between web container & web server...........
Difference between web server & application server?????????

Answer Posted / vignesh

web container is a part of web server. which for containing
the servlets & jsps.

Difference between webserver & application server in the
sence, Web server only provide supports for jsps &
servlets. but won't support for EJB. But the Application
server supports all these things, like Jsps, Servlets ane
EJB.

Ex for Web server is TomCat,JRuner
Ex for Application server is WebLogic,JBoss

Is This Answer Correct ?    37 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?

774


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

794


Who is responsible for writing a constructor?

1005


What is the use of httpservletresponsewrapper?

703


What are the differences between the servletconfig interface and the servletcontext interface?

834


What do you mean by default initialization in java servlet?

847


What is the use of servlet wrapper classes?

875


What is a cookie What is the difference between session and cookie

806


Which method is called when reference variable is passed in system.net?

2053


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

757


How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255

3109


What is servlet configuration?

753


What is difference between PrintWriter and ServletOutputStream?

988


What are the mechanisms used by a servlet container for maintaining session information?

763


Explain in brief the directory structure of a web application?

781