JSF2 MyFaces and CDATA makes f:ajax render fail
问题 I'm facing some problems using CDATA blocks inside h:outputscripts with MyFaces 2.0... but I don't know exactly if I should avoid using CDATA with JSF2 or if it is because I do things wrong. Maybe it is because I use many scripts in many Composite components... The fact is that when I have some composite components that contain scripts with surrounded by CDATA blocks, other scripts in the page doen't work. Removing CDATAs solves the issue. Nevertheless I've had an issue where using CDATA