0 Replies Latest reply on Nov 6, 2007 8:55 AM by krzysgdynia

    HTML source

    krzysgdynia

      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"?>