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
How do you deal property files in servlet?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
Is servlet a server side scripting language?
Explain how does JSP handle run-time exceptions?
Is servlet synchronized?
Can we use threads in Servlets?
Explain session tracking and its importance?
What do you mean by cgi and what are its drawbacks?
What are life cycle methods of a servlet?
What is meant by session? Tell me something about httpsession class?
What is a web application and what is it’s directory structure?
What is the difference between the http servlet and generic servlet?
How do you get the ip address of the client in servlet?
How we can get ip address of client in servlet?
Is it good idea to create servlet constructor?