In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / subhas
Yes we can write anything. if we write *.do it means any
servlet with extension do.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How can we integrate log4j in Struts2 application?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is the use of reset method of ActionForm class?
What is purpose of execandwait interceptor?
Lists the bundled validators in struts?
how to debug struts project in netbean ?
How many struts config file in a struts application?
What are the features of struts?
What are the loop holes of struts?
What is the purpose of action tag in struts.xml?
How client side validation is enabled on a jsp form?
At the point, you should go for struts framework?
What are Struts2 core components?
What is the purpose of @beforeresult?
Are the struts tags xhtml compliant ?