Thats a html feature. Only the values of the submitted form will be
transported in the request. And only those values, that are transported
in the request, can be populated from the struts framework.

Manfred

Struts goes mobile. See http://www.strutsme.org


Marcello Savino wrote:
> You mean I cannot, for instance, populate fields in the form2 after
acquiring data from form1 ?

> -----Messaggio originale-----
> Da: Manfred Wolff [mailto:[EMAIL PROTECTED]
> Inviato: giovedì 7 settembre 2006 9.18
> A: Struts Users Mailing List
> Oggetto: Re: Several action in a jsp
>
>
> Marcello!
>
> Of course you can. But only the values of the special form will be
> submitted and transport via the request. Otherwise you have to collect
> the values via javascript.
>
> Manfred
>
> Struts goes mobile. See http://www.strutsme.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to