struts-user mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Honza Spurný <spu...@master.cz>
Subject Re: Setting order on populate of form
Date Fri, 15 Oct 2004 16:14:16 GMT
Thanks for answer.

This is I was afraid of .

:o(

Thanks.
Honza S.

Jeff Beal wrote:
> Anything's possible.  You'll have to re-write the processPopulate
> method
> in a custom RequestProcessor to enforce the order of properties that
> you want.  That doesn't mean it's a good idea.  I would **strongly**
> suggest re-writing your ActionForm so that it doesn't need to behave
> that way.
>
> -- Jeff
>
> Honza Spurný wrote:
>> Hi there
>> I have the problem I'm not able to solve:
>>
>> I have form and formBean and I need to set one attribute to be saved
>> into the bean as a first attribute at all.
>>
>> That's mean, that I have form with two hidden values: value1 and
>> value2. After submiting the form I need value1 to be saved into the
>> bean BEFORE value2...
>>
>> Is there any way how do it? I'm trying to do it for few hours and I
>> didn't find how to do it.
>>
>> Thanks a lot for helps.
>>
>>
>> Honza Spurny
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Mime
View raw message