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
When it’s useful to use IncludeAction?
What do you mean by the abstract package in struts2, and what is its utilization?
What is the differences between struts1 and struts2?
How can duplicate form submission be handled in struts 2?
What is the purpose of form-be tag in struct-config.xml?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is role of action class?
What is controller in struts2?
How you will display validation fail errors on jsp page?
Explain the complete struts validator framework.
Provide some important Struts2 constants that you have used?
What is the purpose of action tag in struts.xml?
What is the use of namespace in action mapping in Struts2?
Why are frameworks used?
What does params interceptor?