I'm not knocking your approach, but synchronizer tokens solve the same problem, with or without a redirect.
Erik -----Original Message----- From: Wendy Smoak <[EMAIL PROTECTED]> Sent: Jul 8, 2005 12:51 PM To: Struts Users Mailing List <user@struts.apache.org> Subject: Re: Passing data between action forms From: "Michael Jouravlev" <[EMAIL PROTECTED]> > It will sound like a scratched vinil, but I believe that forwarding > from search page to result page is not the right thing to do, because > whenever you refresh result page, you run the search query again. So, > it should be a redirect. I think so, too. I was just looking at the old project I wrote about, and I could dispense with setting those request attributes if I just constructed the URL to the ResolveName action, and redirected to it. Back then, I was just glad it worked. :) -- Wendy Smoak --------------------------------------------------------------------- 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]