Page Encoding (Response) Doesn't Match the Request

This page has its encoding set using the response.setLocale() method call. The result is that the page is set using the Locale stored in the request object and the encoding is not predictable.

Forms submitted from this page will be difficult to decipher as a result

The encoding: windows-1252

The locale that produced it: en_US