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 do you mean by servlet context?
What are the different methods involved in the process of session management in servlets?
How we can get ip address of client in servlet?
How we can call a jsp from the servlet?
What is meant by Servlet? What are the parameters of service method?
What is a java servlet?
What’s the difference between sendredirect and forward methods
What are the ways to handle multi-threading in servlets?
What is the difference between jsp and servlet life cycle?
Which method of the httpservletrequest object is used?
What are the features added in Servlet 2.5?
What is a servlet context object?
Can a jsp be called using a servlet?
What is the major difference between servlet and applet?
What is difference between get and post method?