If you are frustrated by the proliferation of action forms in your application, you may want to check out the LazyValidatorForm class in the struts-1.2.6 distribution. It is a wrapper around LazyDynaBean. A LazyDynaBean is similar to a DynaBean but does not require the properties to be configured in the struts config files.
For more information take a look at Niall's site http://www.niallp.pwp.blueyonder.co.uk/lazyactionform.html For a full fledged application example check out http://www.logicden.com/site/downloads By the way the combination of Struts-Spring-iBATIS rocks!. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]