admin@glassfish.java.net

How to serve resources from a jar file in JSF

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Tue, 18 Mar 2008 15:24:16 -0700

Jason Lee wrote a good blog on some work he recently contributed to
JSFTemplating:

    
http://blogs.steeplesoft.com/reintroducing-the-jsftemplating-filestreamer/

His new PhaseListener code makes it possible to drop a JSF component jar
into an application and for it to contain all the configuration need to
serve resources. Very nice!

Ken