why is it too late Michael ??? :(
if you know clearly how does redirection work, plz show me!
thanks
bowlkhin
----- Original Message -----
From: "Michael Jouravlev" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Tuesday, April 11, 2006 2:01 PM
Subject: Re: [HELP] Problem with redirect attribute of forward tag
On 4/10/06, Dave Newton <[EMAIL PROTECTED]> wrote:
Pham Anh Tuan wrote:
> I got problem with redirect attribute in forward tag.
>
> after MyRegistration is processed, it register some values in request
> scope (some messages to inform that Registration was successful), but
> after redirecting to Summary action, all values which registered in
> request scope is empty or null.
>
> I don't want user see url: /processMyForm in address bar, instead that,
> user only see /summary.do on url :( ..
>
Likely the easiest choice would be to put the information in session
(and remove it later).
I would suggest to learn how redirection works first. I guess, it is
too late now ;-)
---------------------------------------------------------------------
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]