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
When Servlet is unloaded?
What is java servlet session?
Difference between java beans & servlets?
explain the advantages of servlet life cycle?
What is meant by Servlet? What are the parameters of service method?
Which method is called when reference variable is passed in system.net?
Is java servlet still used?
Explain the difference between jsp and servlet?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What are the exceptions thrown by servlets? Why?
Why is httpservlet declared abstract?
What are the common methods that are included in the http servlet class?
Which http method is said to be non-idempotent and idempotent?
What is the use of java servlet api?
What is the use of welcome-file-list?