Brian Topping wrote:
> Yeesh, now I see that if you use @ejb:bean name=... you can change the name
> that is generated into the Form class.
> 
> So I guess that is the other way.
> 
> I'll shut up now, just hoping to leave popcorn for others that are searching
> the archives.
> 
> :b
> 

My Problem with the generated FormBeans is the missing reset() Method.
According to struts Docs it is needed for Boolean (checkboxes).

 From the Struts docs:
WARNING: In order to correctly recognize unchecked checkboxes, the 
ActionForm bean associated with this form must include a statement 
setting the corresponding boolean property to false in the reset() method.

In fact I don't even now if <strutsform/> is still included in newer 
Versions. I've read a discussion in the archive of this list that 
<strutsform/> migth become deprecated.
http://www.mail-archive.com/[email protected]/msg00265.html

Can somebody please clarify this ??


Volker


----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                   >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to