Answer Posted / nitin
context switching is transfer one process to another process
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define the life cycle of a servlets.
What is generic servlet class?
request parameter how to find whether a parameter exists in the request object?
What are the disadvantages of storing session state in cookies?
Explain the servlet context.
What is the structure of the http response
Is servlet a framework?
Write all the phases defined in servlet life cycle?
Explain the servlet filter.
Explain the difference between jsp and servlet?
What methodology can be followed to store more number of objects in a remote server?
What is the GenericServlet class?
Write a servlet to upload file on server.
How can we include static files in the jsp page?
What is the