Is there any differance b/w getting servlet context from
servlet config and session? if yes then what is that?
Answer Posted / koti
servlet context:servletcontext is only one web web
application object
servlet config: servlet config is multiple object in
webapplication
| Is This Answer Correct ? | 9 Yes | 13 No |
Post New Answer View All Answers
What are the functions of Servlet container?
What are the common methods that are included in the http servlet class?
What is the difference between servlet and filter?
What’s the difference between sendredirect and forward methods
What are the type of protocols used in httpservlet?
What is the use of java servlet api?
Why is Servlet so popular?
What is http servlet?
What do you mean by cgi?
What do you understand by mime type?
What is getservletcontext?
Can servlet have a constructor ?
How does tomcat servlet container work?
What is the use of servlet wrapper classes?
What is cgi and what are its drawbacks?