DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27517>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27517

The pageEncoding attribute is not used, when charset value is set.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Minor                       |Major



------- Additional Comments From [EMAIL PROTECTED]  2004-03-08 17:19 -------
I don't think so, that pageEncoding and charset define the same thing.

According to chapter "JSP.4.1 Page Character Encoding" the pageEncoding is for
encoding the page file itself. And according to chapter "JSP.4.2 Response
Character Encoding" the charset encoding is used for responds. When both
encoding are defined, then they are used for different things.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to