what is the difference between ServletContext and
ServletConfig?
Answer Posted / sunil kumar- vizag
Servlet Context: Servlet Context defines a set of methods
that a servlet uses to communicate with its servlet container.
Servlet Config: A servlet configuration object used by a
servlet container passes information to a servlet during
initialization.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How you will display validation fail errors on jsp page?
What is the use of struts config xml file?
What do you mean by actionservlet?
What is the default location of result pages and how can we change it?
What is dispatch action class?
What is the purpose of global-forwards tag in struct-config.xml?
What are the benefits of Struts framework?
What is interceptor? And life cycle methods of interceptor?
What is struts and springs in java?
What is struts framework in java?
Which servlet does the struts framework use?
What is the purpose of @customvalidator annotation?
What is http redirect?
What do you mean by action errors and what are the results they force?
Which technologies can be used at view layer in struts?