Why do we need mapdispatchtoprops?
Answer / Prabuddha Kumar Sankhwar
The MapDispatcher to Props action mapping in Struts is used to associate a request URL pattern with an Action class.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is apache struts used for?
Who wrote struts?
In which method of action class the business logic is executed?
What is the use of form bean in struts?
What is Portlet???? when,where and why we use it ??
3 Answers Infotech, Rebaca, Wipro,
i have 500 jsps in my application,and i have same forward name for each jsp,so it lokks in strutsconfig.xml,from 1 to 500,but i want send 498 page directly,how can i cingigure my application
Why should we go for struts framework?
How to build struts application in eclipse?
What are different ways to create Action classes in Struts2?
Are struts still used?
what are the disadvantages of MVC architecture
What is the purpose of @emailvalidator?