Hi, Having problems with Primefaces again I have realised that something was working with Mojarra, but not with MyFaces. Again, is the ResponseWriter.startCDATA stuff which Primefaces invokes directly on its main phase listener.
However, reading the javadocs: https://javaserverfaces.dev.java.net/nonav/docs/2.0/javadocs/index.html It says that method "should take no action when invoked"... which means that it should be completely empty as far as I understand. If that was the case, we would get the same behaviour in both implementations... Cheers, Bruno
