You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by kovariadam <ko...@gmail.com> on 2008/04/26 22:29:10 UTC

struts navigation

Hello,
I'm developing an application in struts portal framework from ibm, and have
2 actions. From one action i need to pass parameter to the other action and
to transfer to it.

i've tried to use something like this:
mapping.findforward("/action2.do");
request.setAttribute(key, obj);

But this approach doesn't work. It doesn't even transfer me to the action2.

What's workaround for this? If anyone knows, please helpe me.

Thanks in any advance.
Adam Kovari
-- 
View this message in context: http://www.nabble.com/struts-navigation-tp16917191p16917191.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org