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 / 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 the lifecycle of a servlet?

1024


How can the referrer and the target urls be used in servlet?

1057


Tell us something about servletconfig interface.

1050


Explain the working of service() method of a servlet.

1012


What is a servlet context object?

1189


What do you mean by servlet?

1192


Can servlet have a constructor ?

1098


How can you run a servlet program?

1136


If servlet receives multiple requests, how many objects will it create?

1436


What is the difference between Servlets and Applets?

1090


What is the difference between encodeRedirectUrl and encodeURL?

1166


List out the difference between ServletConfig and ServletContext?

1101


What are the advantages of servlets over traditional cgi?

1145


What are the servlet events?

1120


request parameter how to find whether a parameter exists in the request object?

1059