Matt Ho wrote:
> Has there ever been talk of making ActionForm an interface rather than a
> class?  I'd much rather declare
> 
> public class PersonForm extends PersonVO
>         implements ActionForm
> {
>         ...
> }
> 
> than what I've described above.

See 

http://www.mail-archive.com/struts-user@jakarta.apache.org/msg08070.html


-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel +1 716 737-3463
-- http://www.husted.com/about/struts/

Reply via email to