Difference between web container & web server...........
Difference between web server & application server?????????
Answer Posted / shatrughan
Both are using for trnsfer request , Container residing in
application server side.
| Is This Answer Correct ? | 3 Yes | 29 No |
Post New Answer View All Answers
What is the inter-servlet communication?
Explain the methods of request dispatcher in servlet?
How can you create a session in servlet?
What are some disadvantages of storing session state in cookies?
How do servlets work?
How do you define a servlet?
What is a deployment descriptor?
What are the functions of Servlet container?
What must be implemented by all servlets?
What is the difference between Server and Container?
what is servlet chaining?
How can we include static files in the jsp page?
Which method of the httpservletrequest object is used?
How can we refresh automatically when new data is entered into the database?
Can we get PrintWriter and ServletOutputStream both in a servlet?