How stable is the components in sandbox? BTJ
On Thu, 04 May 2006 09:45:55 +0200 Volker Weber <[EMAIL PROTECTED]> wrote: > Hi, > > there is a validateCompareTo tag in sandbox > > http://myfaces.apache.org/sandbox/validateCompareTo.html > http://myfaces.apache.org/sandbox/tlddoc/s/validateCompareTo.html > > > Regards, > Volker > > > Le Van wrote: > > You could do it using validator. Read "*JavaServer Faces" of Hans > > Bergsten.* > > Bjørn T Johansen wrote: > > > >> I need to validate two fields on my webpage, two dates, and I need to > >> check if one date is greater than the > >> other. Is this possible? Have I access to the other fields from within > >> my validate method or is there another > >> way of doing this (or do I have to check this in my save method)? > >> > >> > >> Regards, > >> > >> BTJ > >> > >> > >>

