On 6/1/07, Adam Winer <[EMAIL PROTECTED]> wrote:
IIRC, f:validator does everything tr:validator does in Facelets and in JSP+JSF 1.2. It's only in JSP + JSF 1.1 that it's useful, so in all other scenarios you should just use f:validator.
Ah, so it does. One of my devs told it didn't and I didn't bother to verify.
-- Adam On 6/1/07, noah <[EMAIL PROTECTED]> wrote: > Is there a reason that tr:validator is not in tr.taglib.xml? >