Pille wrote:
And in the action mapping specify the name of the Form Bean that you are
about to use. In this case the form bean that contains the List you'r going
to initiate..
i tried all of this. when i spcified the name of DynaValidatorForm in
the prepare-mapping i got an exception. but it worked with
DynActionForm. why?
but i solved it right now. i just implemented my own Form class as
extension of ValidatorForm.
Good to know you found a solution, but creating a class shouldn't be
necessary; without seeing the exception you got, and how you configured
your form bean and action mapping to get it, it's hard to say what went
wrong. If you'd like to solve that, post the relevant configuration and
the full stack trace for us to take a look at.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]