On 11/1/05, Andy W Freeman <[EMAIL PROTECTED]> wrote: > > Craig, > > Do you know how well Shale and Facelets work together? > > https://facelets.dev.java.net/ > > thanks, > Andy >
I did a couple quick experiments, and it seemed to be fine. The only slightly tricky part is that Shale uses JSF 1.1, so you have to follow the instructions on the Facelets page about running Facelets in a 1.1environment. Craig
