You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Struts Newsgroup (@Basebeans.com)" <st...@basebeans.com> on 2002/07/26 16:55:03 UTC

Re: Extending DynaActionForm

Subject: Re: Extending DynaActionForm
From: "Kevin Henrikson" <ke...@openwave.com>
 ===
Yes simply subclass it and add your custom validate() and reset() methods.
Make sure you have dynamic="true" when you define the form bean in
struts-config.xml (unless you are running the nightly build) where this is
no longer required.

-kevin

<wb...@Ensign-BickfordInd.com> wrote in message
news:mailman.1027694581.22645.struts@basebeans.com...
>
> Is it possible to extend the DynaActionForm or something similar into a
> new Form Bean?
>
> What I want to do is have an object for a formbean, but be able to add
> in my own validate and reset code...
>
> The things I have tried have not worked for me...
>
>
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>