In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / avinash mishra
yes we can write like this also
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is controller in struts2?
What is the default suffix for Struts2 action URI and how can we change it?
How action-mapping tag is used for request forwarding in struts configuration file?
What is the purpose of @requiredstringvalidator annotation?
How to override the default error message that can come during file uploading process?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What is the use of namespace in action mapping in Struts2?
What is form bean in struts?
What is apache struts vulnerability?
Can we have multiple struts config files in a single web app?
What do you mean by actionmapping?
What is struts.devmode?
Are interceptors and filters different?
What are the main classes which are used in struts application?
What is the use of resourcebundle.properties file in Struts Validation framework?