Thanks!

On Mon, Dec 15, 2008 at 12:59 PM, Oscar Alvarez
<listasdesarro...@gmail.com> wrote:
> 2008/12/15 James Carr <james.r.c...@gmail.com>
>
>> is there a way to provide default values for action parameters without
>> having to set defaults in the actual target objects?
>
>
> May be Preparable interface meets your requirement.
>
> http://struts.apache.org/2.0.6/struts2-core/apidocs/com/opensymphony/xwork2/Preparable.html
>
>
>> I have an action
>> with a request  type object (provided from an API jar) that is
>> populated via the GET params and submitted... however, for everyone's
>> use they usually only modify one or two of the fifteen parameters.
>>
>> Thanks,
>> James
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>
>

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

Reply via email to