Re: Just one question. Does page works with DynaValidatorForm?

2002-09-10 Thread JuanPedro . DeAndres
I've done this and know it works with DynaValidatorForm, just taking the page value from the DynaForm and Setting it. This is the only solution I have found. public class MiDynaValidatorForm extends DynaValidatorForm { private static Log milog = LogFactory.getLog(MiDynaValidatorForm.class)

Re: Just one question. Does page works with DynaValidatorForm?

2002-09-10 Thread Eddie Bush
Have you: * Looked at the struts-validator.war application? * Read Chuck's book (he's got a whole chapter on the validator!) on theserverside.com? (search for struts book review) Those are the first two places I would hit. Regards, Eddie [EMAIL PROTECTED] wrote: >If anyone have an example,

Just one question. Does page works with DynaValidatorForm?

2002-09-10 Thread JuanPedro . DeAndres
If anyone have an example, that should make me happy . Thanks. -- To unsubscribe, e-mail: For additional commands, e-mail: