- i18n handling fixes (according to what the spec authors think is what should be...
authorremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 2 Nov 2006 03:50:14 +0000 (03:50 +0000)
committerremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 2 Nov 2006 03:50:14 +0000 (03:50 +0000)
commita2f1afc2eee591051fc8923fd359ee3a344bd058
tree96cc57ac10846f28469e18dd1b674dbb80a8a31e
parent3e8a988664a3c2651027459989416b943f714f6f
- i18n handling fixes (according to what the spec authors think is what should be done, at least).

git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@470216 13f79535-47bb-0310-9956-ffa450edef68
java/org/apache/jasper/compiler/JspDocumentParser.java
java/org/apache/jasper/compiler/Node.java
java/org/apache/jasper/compiler/Parser.java
java/org/apache/jasper/compiler/ParserController.java
java/org/apache/jasper/compiler/Validator.java
java/org/apache/jasper/runtime/PageContextImpl.java
java/org/apache/jasper/xmlparser/XMLEncodingDetector.java