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 are the loop holes of struts?
What is the different actions available in struts?
Describe the mvc on struts?
Explain the difference between plain-validator and field-validator in struts?
Which configuration file is used for storing jsp configuration information in struts?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What are the bundled validators?
Where should struts xml be placed?
How does struts2 token work?
How to handle exceptions in structs?
How to work with error tags?
What is the flow of requests in struts based applications?
how to debug struts project in netbean ?
Can we use struts and spring together?
How struts2 supports internationalization?