what is the difference between ServletContext and
ServletConfig?
Answer Posted / raghu
Servlet Context -> It is one for the web application.
Servlet Config -> It is one for the Servlet.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How can link tag’s action attribute be used?
What is the role of a handler in mvc based applications?
Explain design patterns which is used in struts?
Explain about the
What is the use of namespace in action mapping in Struts2?
Explain how can we upload files in struts2 application?
What is the use of resourcebundle.properties file in Struts Validation framework?
Difference between html tags and struts specific html tags
What do you mean by actionform?
What is the purpose of struts.xml in struct2?
What are the sections into which a strut configuration file can be divided?
What is difference between lookupdispatchaction and dispatchaction?
Why is it called struts?
What are the applications of struts?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?