Add new method getCharacterEncoding to page
-------------------------------------------
Key: CLK-764
URL: https://issues.apache.org/jira/browse/CLK-764
Project: Click
Issue Type: Improvement
Components: core
Affects Versions: 2.3.0
Reporter: Bob Schellink
Assignee: Bob Schellink
Fix For: 2.3.1
Curently the response character encoding is set by overriding Page
getContenType and adding the charset value. Servlet 2.4 allows setting the
characterEncoding directly on the response. Click page should expose a new
method called, getCharacterEncoding, which the ClickServlet can use to set the
character encoding on the response.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira