Re: [Tomcat 7] org.apache.jasper.xmlparser.EncodingMap question

2012-03-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eu-gene, On 3/2/12 1:34 AM, Eu-gene Chung wrote: > I'm doing porting Jasper of Tomcat 7 to our product. > > I was adding 'UTF-32' mappings to the > org.apache.jasper.xmlparser.EncodingMap#fIANA2JavaMap > > when I found that there were some unmatche

[Tomcat 7] org.apache.jasper.xmlparser.EncodingMap question

2012-03-01 Thread Eu-gene Chung
Hi, all. I'm doing porting Jasper of Tomcat 7 to our product. I was adding 'UTF-32' mappings to the org.apache.jasper.xmlparser.EncodingMap#fIANA2JavaMap when I found that there were some unmatched mappings compared to http://docs.oracle.com/javase/6/docs/technotes/guides/intl/encoding.doc.htm