You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by vtysh <vt...@mail.ru> on 2007/10/22 13:38:25 UTC

Cocoon+facelets

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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org