In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / sekahr babu
yes, we can write any thing instead of *.do. but using *.do
id preferable but not mandator.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is DynaActionForm?
How to convert struts to spring mvc?
Does Struts2 action and interceptors are thread safe?
What does modeldriven interceptor?
How many action classes can be used in struts application?
What does action do in struts?
What is a custom tag?
Name the different types of actions found in struts.
in struts how to use hibernate with struts>
What is the purpose of action-mappings tag in struct-config.xml?
What are the 5 constants of action interface?
What are pull and push mvc architecture and which architecture does struts2 follow?
How action-mapping tag is used for request forwarding in struts configuration file?
What are action classes in struts?
What do you mean by tiles in struts?