Answer Posted / neha
ServlrtCoctext provides runtime environment which is shared
by every servlet.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How will two or three servlets interact or communicate with each other?
What is the GenericServlet class?
Which is the methods of generated servlet?
Difference between GET and POST?
Explain the difference between jsp and servlet?
Which protocol will be used by browser and servlet to communicate
What is war file?
Explain is servlet mapping?
What are the type of protocols used in httpservlet?
How is a servlet implemented in code?
What is setattribute in servlet?
How can we refresh automatically when new data is entered into the database?
Which are the different ways you can communicate between servlets?
How can you push data from an Applet to a Servlet?
How do we call one servlet from another servlet?