I have a form (ValidatorActionForm ) which is has a select and a input field and my problem is when is validate the input field with the validator framework to see if the input string matches a certain pattern. When the pattern is wrong and the validator forwards back to the input jsp the collection is of corse lost and the jsp can not be rendered. Is there a way to refill the collection thats needed for the select box after the validation is over ? If so how can i achive this. I mean without writing my own validation class but use the given "mask" validator. greetz Zmaj -- View this message in context: http://www.nabble.com/ValidatorActionForm-and-Collection-refill-for-the-jsp-tf4153717.html#a11817741 Sent from the Struts - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]