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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18251

ServletResponse.setLocale() is not implemented as described in the spec

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2003-03-22 21:33 -------
Basically, in this case, the specification attempts to force how things are
implemented, although the servlet cannot access the headers. Delaying setting
them will not change anything, so the specification exact wording WILL NOT be
implemented. I am -1 for fixing this, as the container should use special
handling for all special HTTP headers, and restrict access to them.

Some part of the bug seems valid, though (although it should be noted that the
spec is too complex; as usual, why have three ways of doing the same thing ?).

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

Reply via email to