it would be like this:
Step1Form form1 = (Step1Form) request.getSession
().getAttribute("Step1Form");
On 8/16/05, C.F. Scheidecker Antunes <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> Say that I have the following situation:
>
> type="org.apache.struts.actions.ForwardAction"
> parameter =
Hello all,
Say that I have the following situation:
Ok, the first action calls a jsp that, when submited, calls ProcessStep1
action and populates the Step1Form. However on step2 I am doing a file
upload so I am declaring the form, which is not Step1Form, to be of
request scope not
2 matches
Mail list logo