In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / ravi
Yes, you can write anything you want. But the *.do is the
best practice used for servlet action.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is actionform in struts?
What is difference between actionform and dynaactionform?
What kind of mvc is struts 2?
What is struts-default package and what are it’s benefits?
Are interceptors and filters different?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What are the life cycle methods of interceptor?
Explain integrate log4j in struts2 application?
How can we display validation errors on jsp page?
Give the details of xml files used in validator framework?
Is struts action class singleton?
What is includeaction?
What is actioncontext?
How to get data from the velocity page in a action class?
List some struts tag libraries?