users@woodstock.java.net

Re: Facelets & Woodstock

From: Bill Edwards - Sun BOS Software <Bill.Edwards_at_Sun.COM>
Date: Fri, 27 Jul 2007 12:19:17 -0400

I'm reluctant, since I have not played with them for awhile. I'm not sure
they still work, as I did this with my own taglib I built before we
officially
added this capability. Really, all I did was take an example page full of
JSP tags and convert it to the Facelets tags; I wasn't able to do very much
templating, as the Example pages weren't written with common sequences
in mind.

I know a few others have played with this as well. Perhaps they have some
better code examples they could share.

If you don't get many responses, I can point you to my feeble efforts, but
will have to disclaim they may not be working anymore!

Daniel Cavalcanti wrote:
> Great.
> Do you think you could share those examples you mentioned?
> thanks,
> On 7/27/07, *Bill Edwards - Sun BOS Software* < Bill.Edwards_at_sun.com
> <mailto:Bill.Edwards_at_sun.com>> wrote:
>
>
>
> Daniel Cavalcanti wrote:
> > Is it possible to use facelets with woodstock?
> Yes. The Woodstock build provides a taglib for this case. However,
> the testing has
> been very minimal and the documentation non existent. I have
> been able
> to convert
> a couple of Example webapp pages to Facelets, but its not really
> ready
> for prime time.
>
> The taglib XML is in the webui-jsf.jar and is called
> "woodstock.taglib.xml".
> Its namespace id is "http://www.sun.com/webui/webuijsf ". For
> the most
> part,
> the tag names are the same as defined in the Woodstock TLD
> documentation.
> Feel free to report issues as you make progress.
> > Is so, is there any tutorial on it? If not, how can I set out page
> > layout/templates using woodstock?
> > thanks,
> Not that I know of.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> <mailto:users-unsubscribe_at_woodstock.dev.java.net>
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
> <mailto:users-help_at_woodstock.dev.java.net>
>
>