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 / hari
hi i know only about *.do.
If we declared as *.do then from the browser we give any
url ends with .do.
ex: http://localhost/8080/../abc.do
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is s token?
What configurations are stored in struts configuration file ?
What is the need of struts?
What is the purpose of @results?
What is the use of struts?
How many action classes can be used in struts application?
How to work with error tags?
Which configuration files are used in struts?
How do struts work?
How you will make available any message resources definitions file to the struts framework environment?
How can you create your custom interceptor in struts 2?
What are the 5 constants of action interface?
What is the role of a handler in mvc based applications?
What is the use of reset method of ActionForm class?
What are the conditions for actionform to work correctly?