what is the difference between *.do & /do.*/?
So what is the diffenence btn extension mapping & path
mapping.What is those difference in work effect?
Answer Posted / shanawaz`
Hi Frns.
In order to achieve MVC architecture feature the
file should be extends with .do extension. Means if we are
giving file name as "Login.do" it goes to the mixture of
MVC architecture.
No idea about do.*.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the default location of result pages and how can we change it?
Can we have more than one struts-config.xml file for a single struts application?
What are the main classes which are used in struts application?
What is the purpose of @key?
Explain struts.devmode?
what is meant by Struts Validator Framework?
What is the purpose of @conversionerrorfieldvalidator annotation?
Why do the struts tags provide for so little formatting?
Which components are available using actioncontext map?
What is the actionform?
What are the reasons for an error message not being displayed while developing struts application?
Explain design patterns which is used in struts?
What’s the utilization of struts.xml configuration file?
Will the struts tags support other markup languages such as wml ?
How action-mapping tag is used for request forwarding in struts configuration file?