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
Given the request path below, which are context path, servlet path and path info?
Why do we have servlet listeners?
What is servlet container. how it works?
what is servlet chaining?
Difference between get and post in java servlets?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
What is the difference between CGI and Servlet?
How we can get ip address of client in servlet?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
Explain the features are in servlet 3?
Explain jsessionid and when is it created?
Explain jsessionid?
Explain the concept of ssi ?
How can we refresh automatically when new data has entered the database?
What are the phases of servlet life cycle?