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 apache struts vulnerability?
What is the front controller in struts2?
What is the purpose of @results?
Why use struts framework in java?
What is the difference between plain-validator and field-validator?
How many servlet controllers are used in a Struts Application?
How is the action mapping specified?
Can I have html form property without associated getter and setter formbean methods?
What is the different actions available in struts?
What is struts framework in java?
What is role of actionservlet?
Define struts?
Describe the basic steps used to create a tiles application?
What is the purpose of execute method of action class?
How we can controlled duplicate form submission in struts?