Gemes Tibor wrote:
> you want your own reset() implementation

You can still override reset in DynaActionForm... you just get out of
writing all the get/set methods.  I have a DynaValidatorForm in which I've
implemented both reset and validate-- I couldn't convince the validator to
handle a complicated dependency so I do that one manually and then call
super.validate() to see if anything else is wrong.

> you have a tool which generates your Forms (eg xdoclet)

I've read a little on this but haven't managed to get anywhere.  Do you have
a simple example of doing something useful with xdoclet and Struts?  I don't
know if I'm missing something or not. ;)

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University PA Information Resources Management

Reply via email to