> By the way, for the benefit of our developer community, i just read an
> article " Creating a Pet Store Application with JavaServer Faces,
> Spring, and Hibernate"
> http://www.sys-con.com/story/?storyid=46977&DE=1 that demonstrates the
> readiness of involved technologies. I like to add 2 things to what the
> article has revealed:
> 
> 1) Jsf and tiles are fuly integrated under myfaces. You do not need 2
> jsp pages for every view (a wrapper page and a real fragment). Just 1
> fragment jsp that makes a new page and 1 tiles definition. For those
who
> used Struts-1.x + Tiles to create a portal page (e.g. our current
portal
> and LifeRay), you may choose to forget about the portlet layout to
gain
> maximum flexibility for the portlet view i.e. perfectly fit for a
> complete jsf dynamic fragment + total flexibility to scrap an html
> fragment over the Internet + mixing of [Jsf + Jsp + Jstl] in the
portlet
> fragment. (I had this issue and asked the Jsf forum. I took me 4 days
to
> have it worked out and answered myself for the question)

Does struts-faces provide a way for the JSF reference implementation to
work with tiles and not require two jsps per view? 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to