You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Vadim Gritsenko <va...@reverycodes.com> on 2004/10/05 16:36:28 UTC

JavaServer Faces in Cocoon

Y'all,

Those of you who don't follow commit logs might not know yet that JavaServer 
Faces in general, and MyFaces in particular, were integrated tightly into 
Cocoon. Now you can port your JSF application from those awful JSPs and use all 
power of the sitemap to generate your JSF views (and bringing you one step 
closer to using Cocoon Flow, Forms, and other Cocoon goodies on your projects).

As an example, CarStore sample JSF application was ported to Cocoon Faces, and 
it required only one minor change in the Java code (and it was more like a bug 
fix anyway). All JSP stuff was cleaned out of sample's pages, leaving them as 
nice plain XML files.

To play with it, build Cocoon with faces block included (requires taglib block) 
and go to faces block samples.

Vadim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: JavaServer Faces in Cocoon

Posted by Julian <ce...@yahoo.com>.
Vadim,

1)Is there any documentation on how this all works?  

2)It seems odd to combine JSF with Cocoon since they
have different ideas of rendering, right?  I mean
using JSF renderers and then XSLT seems to mix
concerns or perhaps redundant.  How would
multi-target/device support work in such a
config...stlye the JSF file?  I am a newbie to JSF and
would appreciate any insight you may have to offer.

-Julian

=====
Live simply so others may simply live. 
 
-Ghandi 
 
Pluralitas non est ponenda sine neccesitate.
"Entities should not be multiplied unneccesarily" 
 
-William of Occam




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org