Difference Between Web Server and Application server ??
Answer Posted / lokesh babu
1. webserver allows us manage web applications
application server allow us to manage and execute application.
2. webserver contain only jsp and servlet containers
application server contain jsp, servlet and ejb containers
3. webserver not allows us to create separate domain
application server allows us to create separate domain
4. provide less middleware services
application server provide more middleware services
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a servlet to upload file on server.
Why filter is used in servlet?
How does java thread pool work?
Difference between httpservlet and generic servlets?
How is an application exception handling is done using a servlet?
What is servlet? Explain
Which application server is best for java?
What are the uses of servlets?
What is servlet and its types?
Explain the servlet filter.
What are different Authentication options available in Servlets.
What is meant by Servlet? What are the parameters of service method?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What is servlet and its life cycle?