Take a look at the LazyValidatorForm - http://struts.apache.org/api/org/apache/struts/validator/LazyValidatorForm.html
The javadoc for the class also mentions alternatives. Hubert On Fri, 14 Jan 2005 10:59:32 +0000 (GMT), Metin Erksan <[EMAIL PROTECTED]> wrote: > hi > > how can i create or delete form bean properties ? > for example i create myAction.java and myForm.java > myForm.java has > a nd b property,they have setters/getters. > and i want to create c and d at runtime then delete c and b fore example > is that possible ? > > sincerely > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]