Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSF/Facelets with special characters

843844Oct 3 2007 — edited Oct 4 2007
Im trying to use facelets with jsf and show a string from the managed bean with special characters, like �, �, �, etc
But jsf render these characters on html as &..., its ok, but with facelets I need use xhtml, so, when the xhtml is processed I get a error because the & that is invalid.

How can I use facelets (xhtml) with special characters?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 1 2007
Added on Oct 3 2007
5 comments
190 views