Passing Parameters to ActionForward from Action
843838Feb 14 2006 — edited Feb 14 2006Hi,
Can anyone please describe me how to pass parameters from an Action to corresponding ActionForward.
Basically, I am having only the jsp name in forward in struts-config.xml. But, when action is processed, I want to send some parameters to the corresponding actionforward.
Can some be help me in explaining how it can be achieved.
Thanks,
Siva