Why in HTML source code I see ę &#.... instead of UTF-8 format chars ?
I use Seam 2.0.0, richfaces 3.2.1, facelets.
I set UTF-8:
- in xhtml's:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
/>
- in xml's
<?xml version="1.0" encoding="UTF-8"?>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102218#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...