And if actionForms just used reflection ( to detect if there was a validate method ) or had to implement an interface rather than having to inherit from a base class you and everyone else wouldn't have to do this .......
--b > Then lookin into the DispatchAction class of struts, and you'll need the > BeanUtils class to copy the properties from your ActionForm objects to > your transport objects within your struts Actions. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]