Whoops sorry for the errors in my post.

Is your taglib.xml file imported using web.xml (<param-name>facelets.LIBRARIES</param-name>)?
Could you post the function (or at least the full signature from Java)?

On 7/21/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
On 7/21/06, Andrew Robinson <[EMAIL PROTECTED]> wrote:
> If you can't get it to work in JSP, have you tried Facelets?

Read more carefully -- he's already using facelets :)

> BTW if you use #{}, your variable resolver would have to recognize JSP
> functions, and I am not sure if the myfaces JSF variable resolver does.

Actually, according to the JSF 1.1 spec, value bindings aren't allowed
to support EL  functions.   This would have to be a tomahawk extension
if MyFaces allowed it.

Reply via email to