Answer Posted / venkat
Im not sure...
Context swithing means To switch from One application to
another application....
We can do this by using request.sendRedirect()
| Is This Answer Correct ? | 13 Yes | 13 No |
Post New Answer View All Answers
Which HTTP method is non-idempotent?
How would you create deadlock on your servlet?
What is the use of httpservletrequestwrapper?
What is Servlet API used for connecting database?
What is a deployment descriptor?
What are the functions of the servlet container?
What are different methods of session management in servlets?
How can I send user authentication information while making URL Connection?
Servlet is pure java object or not?
what is multiple server?
Is servlet a framework?
What is the difference between genericservlet and httpservlet
What is http servlet?
How to read request headers from servlets?
What is life cycle of Servlet?