webtier@glassfish.java.net

Re: [webtier] f:attribute usage

From: <webtier_at_javadesktop.org>
Date: Mon, 01 Mar 2010 07:09:47 PST

Perfect ... thx Ryan
PS: The solution with the faclet-taglib file requires a registration of it in the web.xml file as follows:

<context-param>
   <param-name>javax.faces.FACELETS_LIBRARIES</param-name>
   <param-value>/WEB-INF/taglib.xml</param-value>
</context-param>
[Message sent by forum member 'rmerico' (merico_at_less.ch)]

http://forums.java.net/jive/thread.jspa?messageID=389391