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. On 10/6/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
If <s:validatorVar> is a JSP Tag, you'll need to write a Facelets TagHandler for it. Here's a thread that talks about the facelets t:updateActionListener that's located on jsf-comp: http://www.nabble.com/facelets-and-UpdateActionListener-t370539.html On 10/6/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > Okay... now what do I do with <validatorVar> ? > > Gary commented on http://issues.apache.org/struts/browse/SHALE-303 > saying that it's not a component and that Facelets probably has some > way to handle it. > > Does anyone know how to tell Facelets about <s:validatorVar>?
