[
https://issues.apache.org/jira/browse/TAP5-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636563#action_12636563
]
Filip S. Adamsen commented on TAP5-250:
---------------------------------------
You want to set the tapestry.charset (SymbolConstants.CHARSET) symbol to
something else than UTF-8. You could also use the @ResponseEncoding annotation
if you need to override the charset on a page-by-page basis.
That said, JIRA is not for support - it's for issue tracking. Next time you
have a question, ask on the user mailing list instead.
Please mark the issue as invalid and close it.
> How to set character encoding
> ------------------------------
>
> Key: TAP5-250
> URL: https://issues.apache.org/jira/browse/TAP5-250
> Project: Tapestry 5
> Issue Type: Question
> Components: tapestry-core
> Affects Versions: 5.0.15
> Reporter: luna Guo
> Priority: Minor
>
> How to set character encoding for request and response.The defulat is UTF-8.
> When working with other applications that are not using UTF-8 encoding for
> page.Even in some situation they require a specific response encoding.
> I've tried the Meta annotation, it only works with content type.The character
> set is allways UTF-8.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]