I'm korean. and my jsp file is containing almost korean chars. but I have a following error. (when xerces libary used) Validation error messages from tag library c null: org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0xa1) was found in the CDATA section. (when crimson library used) Validation error messages from tag library c null: org.xml.sax.SAXParseException: Character conversion error: "Unconvertible UTF-8 character beginning with 0xa1" (line number may be too low).
Sorry for the delay; I didn't realize there was a "JSTL Taglib" component in addition to "Standard Taglib." I'm marking this "INVALID" for the moment since I don't see anything we can do to address the issue in the Standard Taglib. Is this not an issue for the XML parser? If I'm misunderstanding your question, it'd be great if you could provide an example of what you think the JSTL RI should do to accommodate your use case. Thanks!