e time for request scope.
> Are you setting
> redirect="true"? that would likely mess it up.
>
> Al
>
>
> -Original Message-
> From: temp temp [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 30, 2005 9:44 AM
> To: Struts Users Mailing List
>
Hmmm really? I do it all the time for request scope. Are you setting
redirect="true"? that would likely mess it up.
Al
-Original Message-
From: temp temp [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 30, 2005 9:44 AM
To: Struts Users Mailing List
Subject: RE: prepopulat
I said as you said . It works fine with session but
not with request.Which is better to use request or
session.
thanks & regards
--- "Fogleson, Allen" <[EMAIL PROTECTED]>
wrote:
> Sure...
>
> Lets say jsp1 posts to actionA which forwards to
> jsp2
>
> In actionA simply create and instance of
Sure...
Lets say jsp1 posts to actionA which forwards to jsp2
In actionA simply create and instance of the actionForm for jsp2,
populate the parameter into it and save it in the appropriate scope.
For instance if my actionMapping for actionB is:
blah blah
you would just do a:
request.se
4 matches
Mail list logo