Is anybody experienced how to run facelets application on cocoon, even very
simple? I already tried to use examples from faces blocks, but cocoon
ignores xmlns:ui namespace of facelets. Also i tried to include FacesServlet
to cocoon web.xml but cocoon doesn't want to start. The reason is cocoon
doesn't like this strings
<context-param>
<param-name>javax.faces.DEFAULT_SUFFIX</param-name>
<param-value>.xhtml</param-value>
</context-param>
--
View this message in context:
http://www.nabble.com/Cocoon%2Bfacelets-tf4670329.html#a13341649
Sent from the Cocoon - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]