Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / veens

web server: Is responsible for receiving request from
client and sending responses to client.
web container: w.c contains Servlet engine and jsp engine,
responsible for executing servlets(JSP) life cycle.
once webserver receivs the request it sends the control to
webcontainer,after execution of servlet(jsp) response will
be sent to web server ,web server will send the response to
client.

Application server: web container + EJB container(engine)

Is This Answer Correct ?    64 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of request dispatcher interface?

1052


What is string tokenizer?

1139


How do I use cookies to store session state on the client?

1025


What are the different mode that servlets can be used?

1078


What is Servlets and explain the advantages of Servlet life cycle?

1166


Explain how to improve Servlet Performance?

1194


How can you push data from an Applet to a Servlet?

1145


What is URL Encoding?

1274


How do you communicate in between Applets and Servlets?

1119


How can we create deadlock situation in servlet?

1485


How a servlet is unloaded?

1133


What is servlet invoker?

1083


Tell us something about servletcontext interface.

1140


Explain the lifecycle of a servlet?

1024


What is the use of httpservletresponsewrapper?

1023