Re: [shale] reusable parameterized snippets in Tiles/Clay/Facelets

2006-02-05 Thread Rogers Reilly
Thanks for the response (and for Clay!), Gary- this is exactly what I needed. I'll have a look at the use cases. Gary VanMatre wrote: From: Rogers Reilly <[EMAIL PROTECTED]> Hi, So I hit the web and found Clay and Facelets (which being native JSF technologies I assume would knock out that

Re: [shale] reusable parameterized snippets in Tiles/Clay/Facelets

2006-02-05 Thread Gary VanMatre
>From: Rogers Reilly <[EMAIL PROTECTED]> > > Hi, > > So I hit the web and found Clay and Facelets (which being native JSF > technologies I assume would knock out that last concern). I'm not > asking anyone to tell me one's better than the other; rather, I've got a > specific use case I'd like

[shale] reusable parameterized snippets in Tiles/Clay/Facelets

2006-02-04 Thread Rogers Reilly
Hi, We're refactoring the view layers of a couple medium-sized projects from hodgepodge JSP to JSF/Shale, and are trying to choose a templating option to stick on top. My first thought was to just do Tiles, but I quickly ran into trouble when trying to parameterize a small Tile with JSF comp