Difference between web container & web server...........
Difference between web server & application server?????????
Answer Posted / vaibhav.
web server is provide container service to run web application
that contains only jsp & servlets
Application server proivide more service to deplyed
application like security , life cycle manage , pool management
| Is This Answer Correct ? | 13 Yes | 9 No |
Post New Answer View All Answers
Where do you define dispatcherservlet?
What are the two important api's in for servlets?
What are the various ways of session supervision in servlets?
What is the difference in between the httpservlet and generic servlet?
Tell us something about servletconfig interface.
What is called servlet container?
What are the differences between the servletconfig interface and the servletcontext interface?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is the use of welcome-file-list?
Which exception is thrown if the servlet is not initialized properly?
What’s the difference between sendredirect and forward methods
How to generate the server side programming and the advantages of it over the other languages?
What is generic servlet class?
What is servlet and its types?
Name the different ways of session tracking.