Use the action-redirect result type.  IIRC, you can add parameters to
it via the XML, but use OGNL expressions for the value.  Then, the
values will be pulled out of the stack (usually from an Action
getter).

Don

On 10/23/06, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote:
Hi,

I'm not new to struts, but new to struts2. I have read a few tutorials,
and some pages on the wiki and I think I'll use struts2 in future
projects ;-)

How can I achieve the functionality of ActionRedirect  from the 'old'
struts? I want my action to redirect to another url with some parameters
added.

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to