webtier@glassfish.java.net

Re: [webtier] Mojarra Extensions

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Tue, 04 Nov 2008 08:18:46 -0800

webtier_at_javadesktop.org wrote:
> Hi,
> I've recently downloaded and am using Mojara 1.2_09 in our application. I noticed the namespace [b]http://mojarra.dev.java.net/mojarra_ext[/b] when i check the META-INF/mojarra_ext.tld.
>
> I'd love to make use of the [b]focus [/b] tag in my application, but it seems including it as part of my namespace declaration in my facelet does has no effect. Is there something I'm missing?
> [Message sent by forum member 'damatrix' (damatrix)]
>
> http://forums.java.net/jive/thread.jspa?messageID=314810
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>
>
It's currently JSP only. You'd have to define a facelet taglibrary in
order to use it within Facelets.

I've logged an issue [1] to add a facelet taglib in the next release.

[1] https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=840