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

Answer Posted / ravikiran.chd

web server is the one where the resources will be saved,and
container is the one where services are provided

web server contains the web components like servlets and jsps
application server contains the web components as well as
the ejb components

Is This Answer Correct ?    2 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the difference between RMI and Servlets?

1251


What is the element?

772


What is the difference between sendredirect() and forward() in a servlet?

735


Why filter is used in servlet?

738


What are different ways for servlet authentication?

767


What are the types of protocols supported by httpservlet ?

931


How do cookies work in servlets?

794


What do you mean by web applications?

848


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

840


What is ServletContext object?

839


What is the dispatcher servlet?

725


Whether thread can be used in servlets?

938


What is the difference between portlet and servlet?

708


What are sessions in servlets?

786


What is servlet name in web xml?

763