By default, Tapestry uses the encoding for your default locale. This looks like a bug. Tapestry should be using the encoding for the user's Locale, as stored in the engine.
----- Original Message ----- From: "Vladimir Roth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 06, 2002 1:26 AM Subject: [Tapestry-developer] Encodihg trouble with Visit object content How i can change request encoding? The problem is that when i try to post data in windows-1251 encoding, the result page seems to have wrong codepage(the Visit object containing russian text from first page shows on next page in a wrong encoding with Insert component). Both pages has encoding="windows-1251" meta tags. _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
