Re: initialize a DynaValidatorForm property

2006-12-19 Thread Laurie Harper
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 wo

Re: initialize a DynaValidatorForm property

2006-12-18 Thread Pille
mano dasanayake wrote: > Hi, > Yes you can initiate an attribute of type arrayList in the DynaForm as > follows, > > i know that. > > 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 in

RE: initialize a DynaValidatorForm property

2006-12-18 Thread mano dasanayake
Hi, Yes you can initiate an attribute of type arrayList in the DynaForm as follows, 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.. Regards, Mano -Original Message- From