posted 13 years ago
Hi, As suggested i have CDATA tag to wrap java script in xhtml pages.
But I am getting an error message while running my app in chrome as follows:
This page contains the following errors:
error on line 101 at column 3: Sequence ']]>' not allowed in content
Below is a rendering of the page up to the first error.
I then removed ]]> from the xhtml file and it is running good in Chrome. But this time it is not working in IE browser.
I did not use <f:view > tag. when i use this tag my page is blank. I am using Chrome 10 version.
Please advice me on this. Thanks in advance.