In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / raj
no we cant write like that. Its a syntax of struts.Struts
framework follow the extension of .do instead of anything.
| Is This Answer Correct ? | 1 Yes | 37 No |
Post New Answer View All Answers
What is struts in java with example?
What are the features of struts 2?
Can we integrate struts with spring?
What types of validations are available in xml based validation in struts2?
Explain about struts relation to html tags?
What is DynaActionForm?
Does Struts2 action and interceptors are thread safe?
How many servlet controllers are used in a Struts Application?
Does apache tomcat use struts?
Explain about struts dispatch action?
What is the difference between forwardaction and includeaction?
What is meant by custom tags?
What are the benefits of Struts framework?
What is struts? Explain
What is the purpose of @conversionerrorfieldvalidator annotation?