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
Explain url encoding in servlet?
How can you use a servlet to generate a plain text instead of html?
Explain get and post.
What are the new features added to servlet 2.5?
How many objects of a servlet is created?
What are the types of servlet?
What is dispatcher servlet?
Where do you define dispatcherservlet?
How is an application exception handling is done using a servlet?
What is a servlet-to-servlet communcation?
Is servlet synchronized?
Explain the concept of ssi ?
List out the difference between ServletConfig and ServletContext?
Can a jsp be called using a servlet?
What is the workflow of a servlet?