Ya I'd be interested to see your code if at all possible =)
Thanks,
David

----- Original Message ----- 
From: "Hubert Rabago" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, February 09, 2004 7:49 PM
Subject: Re: Persisting Messages/Errors when redirect="true"


> There's no built-in support for this at the moment.  I add code to my
> projects to add that support.  I can share the code with you if you want.
>
> - Hubert
>
> --- David Erickson <[EMAIL PROTECTED]> wrote:
> > Is it possible to persist Messages/Errors around your site through the
> > request when setting redirect="true" on an action mapping?  An example I
> > have right now is I have a delete action that forwards to a
listContacts.do
> > action on success.. however its persisting url parameters from my delete
> > request that is interfering with my listcontacts action. If i set
> > redirect='true' though it empties my request =(.  Help!
> > Thanks
> > -David
> >
> > (Plus I can't be the only one forwarding from action->action.. and it
gets
> > really annoying seeing the old action url listed in the url even though
> > your
> > on a new one)
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance: Get your refund fast by filing online.
> http://taxes.yahoo.com/filing.html
>
> ---------------------------------------------------------------------
> 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