In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / rupali
Yes, but good practice says to use *.do
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is actioninvocation?
State an example of struts configuration file as an action parameter for action servlet.
What is the purpose of struct-config.xml in struct2?
What are the steps involved in creating a strut application?
What is struts and why it is used?
What do you know about validation plugin ?
What are the differences between http direct and http indirect?
What are the some useful annotations introduced in struts2?
What is the purpose of form-be tag in struct-config.xml?
At the point, you should go for struts framework?
What are different Struts2 tags? How can we use them?
What is the purpose of struts.xml in struct2?
What does the term struts mean?
In which method of action class the business logic is executed?
What is struts actionmapping?