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

Explain Action Servlet?

615


Define servlet mapping?

652


What are the different mode that servlets can be used?

542


What methods do you use in servlet - applet communication?

575


Can we use threads in Servlets?

641






What is the procedure of invoking different servlet in a different application?

551


What is the importance of init() method in Servlet ?

586


What do you mean by cgi and what are its drawbacks?

520


When jsessionid is created?

597


If some new data has entered the database, explain how can a servlet refresh automatically?

725


What do you understand by mime type?

555


What is Servlet API used for connecting database?

610


What are sessions in servlets?

565


What is servlet api used for conneting database?

688


How do you define a servlet?

517