Yes indeed.
But I think Facelet is a JSF solution only, whereas Tiles 2 is agnostic.
BTW, I am checking Sitemesh/Tiles/Facelet.

-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Matthias Wessendorf
Enviado el: Wednesday, December 05, 2007 9:09 AM
Para: MyFaces Discussion
Asunto: Re: A question

On Dec 5, 2007 2:58 PM, Carlos Adolfo Ortiz Quiros
<[EMAIL PROTECTED]> wrote:
> OK, sorry for not explaining correctly. I will try to do this right now.
> 1. If the demo is in source, to which version targets.  How do I get that? 
> and how? How do I put it to work?

it is in our SVN, you need to check it out and build it with maven;
that is documented in our wiki;

> 2. Is there documentation for this integration.

the code of the demo :-)

> 3. Is this better than facelet's composition.
I think Facelets is the way to go.
> 4. I am new to this eMaling list thus what do you mean by tomahawk (TRUNK).
Trunk is a SVN folder
> 5. What do you mean with " the 'old' demo works w/ the new ViewHandler" what 
> is a ViewHandler.
ViewHandler is the "integration" for a view-technology in JSF. Like
Facelets is "just" a ViewHandler + a bit more.

if those terms are new, I suggest to start with some introduction
tutorials on Faces.

>
> I am building a web site in JSF and the team is in a position where we need 
> some kind of page composition/decoration for not having all the page being 
> built in one JSP each time (which don't let page reuse) when some elements in 
> the page are common across the site and I would not want to use HTML 
> Framesets due to the fact that this is tedious to use/maintain/synchronize.
>
> I have been researching and three terms arise: Facelet, Tiles, Sitemesh.
> What is a good recommendation. Facelet, Tiles, Sitemesh?

Take Facelets. Not Frameset needed.

-Matthias

>
> Best Regards.
>
> -----Mensaje original-----
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Matthias 
> Wessendorf
> Enviado el: Wednesday, December 05, 2007 8:39 AM
>
> Para: MyFaces Discussion
> Asunto: Re: A question
>
> the demo is available in source, so you can check.
> not sure, what you mean.
>
> On Dec 5, 2007 2:07 PM, Carlos Adolfo Ortiz Quiros
> <[EMAIL PROTECTED]> wrote:
> > This sounds interesting, but I don't understand.  How is this done? Is 
> > there any documentation I can read or use in order to understand this 
> > integration.
> > I guess the community would benefit a lot if this is well documented 
> > somewhere in the website.
> >
> > -----Mensaje original-----
> > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Matthias 
> > Wessendorf
> > Enviado el: Wednesday, December 05, 2007 6:22 AM
> > Para: MyFaces Discussion
> > Asunto: Re: A question
> >
> >
> > tile2 is now supported by tomahawk (TRUNK),
> > the "old" demo works w/ the new ViewHandler
> >
> > -M
> >
> > On Dec 4, 2007 10:58 PM, Carlos Adolfo Ortiz Quiros
> > <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > >
> > >
> > > Hi
> > >
> > >
> > >
> > > I World like to know where I can find a good tutorial about using Struts
> > > Tiles 2 with JSF Tomahawk?
> > >
> > >
> > >
> > >
> > > CARLOS ADOLFO ORTIZ Q
> > >
> > > Ingeniero de Desarrollo
> > >
> > >
> > > TRÉBOL Software S.A.
> > >
> > > Tel : (574)3110663 Fax : (574)3113474
> > >
> > > Dirección Cll 16 # 28-195
> > >
> > > Medellín - Colombia
> > >
> > > http://www.trebol.com.co
> > >
> > >   La información de este mensaje y sus anexos son propiedad exclusiva
> > > de TRÉBOL Software S.A. Es únicamente para el uso del destinatario
> > > intencional y pueden contener información de carácter privado o
> > > confidencial. Le informamos que cualquier revisión, retransmisión,
> > > divulgación, copia o uso indebido del mismo está estrictamente
> > > prohibida y será sancionada legalmente.
> > >
> > >
> > >
> > > Information contained in this message and every attachment is property of
> > > TREBOL Software S.A. Only the destiny user is able to make use of the data
> > > here contained, which is private and/or confidential. Any revision,
> > > broadcasting, spreading, copy or illegal use of this information is 
> > > strictly
> > > prohibited and will be sanctioned by legal means.
> > >
> >
> >
> >
> > --
> > Matthias Wessendorf
> >
> > further stuff:
> > blog: http://matthiaswessendorf.wordpress.com/
> > sessions: http://www.slideshare.net/mwessendorf
> > mail: matzew-at-apache-dot-org
> >
> >
> > La información de este mensaje y sus anexos son propiedad exclusiva
> > de TRÉBOL Software S.A. Es  únicamente para el uso del destinatario
> > intencional  y  pueden  contener  información de carácter privado o
> > confidencial. Le  informamos que cualquier revisión, retransmisión,
> > divulgación,  copia  o  uso  indebido  del mismo está estrictamente
> > prohibida  y será sancionada legalmente.
> >
> >
> >
> > Information contained in this message and every attachment is property of 
> > TREBOL Software S.A. Only the destiny user is able to make use of the data 
> > here contained, which is private and/or confidential. Any revision, 
> > broadcasting, spreading, copy or illegal use of this information is 
> > strictly prohibited and will be sanctioned by legal means.
>
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> mail: matzew-at-apache-dot-org
>
>
> La información de este mensaje y sus anexos son propiedad exclusiva
> de TRÉBOL Software S.A. Es  únicamente para el uso del destinatario
> intencional  y  pueden  contener  información de carácter privado o
> confidencial. Le  informamos que cualquier revisión, retransmisión,
> divulgación,  copia  o  uso  indebido  del mismo está estrictamente
> prohibida  y será sancionada legalmente.
>
>
>
> Information contained in this message and every attachment is property of 
> TREBOL Software S.A. Only the destiny user is able to make use of the data 
> here contained, which is private and/or confidential. Any revision, 
> broadcasting, spreading, copy or illegal use of this information is strictly 
> prohibited and will be sanctioned by legal means.



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org


La información de este mensaje y sus anexos son propiedad exclusiva
de TRÉBOL Software S.A. Es  únicamente para el uso del destinatario
intencional  y  pueden  contener  información de carácter privado o
confidencial. Le  informamos que cualquier revisión, retransmisión,
divulgación,  copia  o  uso  indebido  del mismo está estrictamente
prohibida  y será sancionada legalmente.



Information contained in this message and every attachment is property of 
TREBOL Software S.A. Only the destiny user is able to make use of the data here 
contained, which is private and/or confidential. Any revision, broadcasting, 
spreading, copy or illegal use of this information is strictly prohibited and 
will be sanctioned by legal means.

Reply via email to