What is context switching?

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


Please Help Members By Posting Answers For Below Questions

Which interface must be implemented by all servlets?

894


What are the differences between the servletconfig interface and the servletcontext interface?

675


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

665


What is cookie in servlet?

671


How can we refresh automatically when new data has entered the database?

705






If servlet receives multiple requests, how many objects will it create?

922


When to use doget() and when dopost()?

719


Explain web application directory arrangement?

675


What are the objects involved when a servlet receives a call from client?

629


What is java servlet session?

608


What is servlet and its types?

647


What are the kinds of http requests?

689


What’s the use of the servlet wrapper classes??

722


What are common tasks performed by Servlet Container?

849


What's the advantages using servlets than using cgi?

634