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
Explain the concept of ssi ?
Why don't we write a constructor in a servlet?
What is a web container and what is its responsibility?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
What are session variable in servlets?
What is life cycle of Servlet?
Define context initialization parameters.
Which event is fired at the time of project deployment and undeployment?
Explain the different ways for servlet authentication?
What is the life-cycle of servlets?
Is servlet a controller?
Can you send an authentication error from a servlet?
How can the referrer and the target urls be used in servlet?
What do you mean by cgi in servlet?
How will two or three servlets interact or communicate with each other?