[
https://issues.apache.org/jira/browse/WICKET-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-4158.
-------------------------------------
Resolution: Won't Fix
Assignee: Martin Grigorov
You can setup a custom Filter in your web.xml that wraps the
HttpServletResponse with javax.servlet.http.HttpServletRequestWrapper and does
what you need when setContentType/setLocale() are called by the framework.
> setLocale and setContentType in WebResponse is final
> ----------------------------------------------------
>
> Key: WICKET-4158
> URL: https://issues.apache.org/jira/browse/WICKET-4158
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.4.18
> Reporter: Adam PierzchaĆa
> Assignee: Martin Grigorov
>
> unlike all other methods that set headers, those two are final. Is there any
> reason? Could you remove this modifier, please?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira