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 session?
What is called Scriptlet?
What is servlet configuration?
Which HTTP method is non-idempotent?
What is cookies in servlet with example?
What are the two important api's in for servlets?
How httpservlet is different from the genericservlet?
Why is Servlet so popular?
What is the process for chaining servlet?
What is a servlet?
Why doesn’t a servlet include main()? How does it work?
What are the difference between RMI and Servlets?
What are the uses of servlet
Explain jsessionid?
What must be implemented by all servlets?