Re: Can forms inherit from other forms

2005-02-10 Thread Daniel Watrous
I'm not sure if I gather exactly what you are trying to do. I have a set of classes (Party which is inherited by Person, Family, Organization, etc.) and in general they share the same fields. I am using validation. I chose to write one PartyForm that extends ValidatorActionForm. This way I c

Re: Can forms inherit from other forms

2005-02-10 Thread Niall Pemberton
Theres an outstanding bugzilla request for this http://issues.apache.org/bugzilla/show_bug.cgi?id=22600 Niall - Original Message - From: "Norris Shelton" <[EMAIL PROTECTED]> Sent: Thursday, February 10, 2005 9:50 PM > I ran across this article > > http://webdeveloper.earthweb.com/repo