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 different Struts2 tags? How can we use them?
Explain about the
How does one create an action in struts 2?
How do you find the struts version being used in a project?
Mark the differences between html tags and strut specific html tags.
How interceptor works in struts 2?
Does apache struts run on windows?
How can you create your custom interceptor in struts 2?
What is apache struts used for?
Is struts compatible with other java technologies?
What is structs 2 validation framework?
How to use dispatchaction?
how to develop the submit and search operations in single jsp using struts?
Explain about logic match tag?
Why we use struts over servlets?