dev@glassfish.java.net

JSF really here? jarred differently?

From: Roger I Martin PhD <hypernexdev_at_hypernexinc.com>
Date: Wed, 15 Mar 2006 15:30:27 -0500

I'm attempting to upgrade a jsf 1.1 webapp to 1.2. The jsf pages say it
is now integrated into the GlassFish project. I look at the javadocs
and don't see all jsf or at least what I am familiar with.

javax.faces.component is there but
javax.faces.component.html is not.

Then I looked through the jars looking for classes and implementations.
Are they now in different jars? I see jsf-impl.jar but not jsf-api.jar.

I've viewed contents of many glassfish jars but haven't found all of jsf
yet.

-Roger