What is the difference between servlet config and servlet
context.
Answer Posted / gopinath
Servlet Context is way to create the application object.
Servlet Context is way to create Servlet Parameters
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is context in servlet?
Define declaration.
What do you mean by httpservlet and how it is different from the genericservlet?
How do you define a servlet?
What is the directory structure of a war file?
How do I use cookies to store session state on the client?
How we can create war file in servlet?
How can you push data from an Applet to a Servlet?
What is called servlet mapping?
Explain how does JSP handle run-time exceptions?
What is a servlet engine?
How to get the path of servlet in the server?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What do you mean by interservlet communication?
What is the use of servlet wrapper classes?