Can a reducer dispatch an action?
Answer / Priyanka Rohila
No, Reducers do not have the ability to dispatch actions in Struts2. Only ActionControllers can do this.
| Is This Answer Correct ? | 0 Yes | 0 No |
if u r using eclipse tool how can u debbaging u r application? plz explain with sample code
What are action errors and error and what are the consequences they impose?
How the exceptions are handled in struts?
What is Struts Frame Work Architecture(With Diagram) ?
What is used to display the intermediate result in an interceptor?
What does validation interceptor?
Difference between struts and spring?
what is the disadvantages of using DynaActionForm in struts framework?
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
What is the difference between empty default namespace and root namespace?
What is action servlet in struts?
If we close the browser,when the specific user session is active.Again if we open browse how to retrive it same user??what code i have to da???