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

Answer Posted / rajesh

Hi,

Webcontainer is the component reside within the webserver
i.e servlet engine or jsp engine supports dynamic page
delivery(Tomcat).

Web server is the software component which may deliver
static contents or Dymnamic content based on the
configuration.

App servers are heavy weight components which is mainly
build to support components that maintain heavy business
logic and also to provide various Entreprise services.
ex EJB containers.

Regards
Rajesh R
Rajeshr1988@gmail.com

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is servlet container?

866


What is the life cycle of a servlet?

1082


What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?

825


How to get the path of servlet in the server?

720


What is the procedure for initializing a servlet?

739


What is the structure of the http response

910


Explain the difference between servlet and cgi?

807


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

712


What is a servlet context object?

865


How to create war file?

797


What are the two important api's in for servlets?

795


Which http method is said to be non-idempotent and idempotent?

805


What is SingleThreadModel interface?

863


What is url encoding and url decoding

827


Explain servlet life cycle?

824