Hi Jason,
I just read your message. I've been doing a lot of work w/ the
Woodstock components on project GlassFish (the open source application
server). We used it for the entire admin console in GlassFish. I know
the documentation on the Woodstock web site is a little scarce, however,
the taglib documentation you can get by building the Woodstock source is
quite good, IMO. If there are any questions you have, feel free to
continue to use this alias. Also, you may find it useful to get more
"real-time" answers by using IRC. Jason Lee (who helped you so far) and
other people familiar with Facelets, JSF, and Woodstock can be found at:
irc.freenode.net
##jsf or #jsftemplating
Good luck w/ your project! I think Woodstock and Facelets are both
excellent choices.
Ken Paulsen
https://jsftemplating.dev.java.net
https://glassfish.dev.java.net
Jason Suplizio wrote:
> You know, this really just boils down to me being a total noob to
> woodstock. My self and a 'JSF Architecture' committe just proposed
> that our company (a fortune 500) adopt Woodstock as our core library.
> I'm going to have to learn everything about Woodstock and any
> supplemental resources not on your website I'd love to see. In fact,
> I'm/we're going to have to thoroughly document your library (along the
> lines of 'how-tos') and I know we're all interested in contributing.
>
>
> On 9/12/07, *Jason Lee* <jason_at_steeplesoft.com
> <mailto:jason_at_steeplesoft.com>> wrote:
>
> On 9/12/07, *Jason Suplizio* <suplizio_at_gmail.com
> <mailto:suplizio_at_gmail.com>> wrote:
>
> In your layout.xhtml the <head> needs to be a <webuijsf:head/>
>
>
> I think
> <head>
> <w:themeLinks />
> </head>
>
> will work too.
>
> Without using any beans or propert files, how then do I pass a
> page title from the index.xhtml page to the layout page? To
> add the value of the page title dynamically to the
> <title></title> tag?
>
>
> <title>
> <ui:insert name="title">Default Title</ui:insert>
> </title>
> ...
> <ui:define name="title">The Real Title</ui:define>
>
>
> --
> Jason Lee, SCJP
> Software Architect -- Objectstream, Inc.
> JSF RI Dev Team
> http://blogs.steeplesoft.com
>
>
>
>
> --
> "Be the change you wish to see in the world." - Mahatma Ganhdi
>
> "Never think that war, no matter how necessary, nor how justified, is
> not a crime. "
> Earnest Hemingway