webtier@glassfish.java.net

Re: [webtier] f:attribute usage

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Mon, 01 Mar 2010 10:01:48 -0800

On 3/1/10 7:09 AM, webtier_at_javadesktop.org wrote:
> 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>
>
Right! Thanks for catching that and following up here.
> [Message sent by forum member 'rmerico' (merico_at_less.ch)]
>
> http://forums.java.net/jive/thread.jspa?messageID=389391
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>
>