On your question about the 'required' validator... the syntax that's been working for me in such a case is:
<binding name="validators" value="validators:required,$minDate"/> Malin Ljungh wrote: > - How do I apply the required validator to the Date2? > > > I tried this: > > <binding name="validators" > value="validators:required,bean:minDate"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]