On 10/6/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:

And by "write a Facelets TagHandler for it" I mean you'll need to
rewrite it using the facelets "way."  :-)

I'm told it's far easier to write tags in facelets than jsp, but I
don't have any real experience with either.

That didn't go so well. :)  The Facelets TagHandler 'apply' method has
this signature:
  public void apply(FaceletContext ctx, UIComponent parent)

But in this case the parent isn't a UIComponent, it's a Validator.

I've asked for help on [EMAIL PROTECTED]:
http://www.nabble.com/Help-with-a-TagHandler-for-Shale%27s-%27validatorVar%27-t2398508.html

--
Wendy

Reply via email to