[ 
http://issues.apache.org/struts/browse/STR-2897?page=comments#action_37643 ] 

Paul Benedict commented on STR-2897:
------------------------------------

Current method:
ActionForm.setLocale(HttpServletRequest, Locale) 

Will have to be deprecated in favor of:
ActionForm.setLocale(HttpServletRequest, HttpServletResponse, Locale). 

Cookie strategies require setting cookies in the response.



> Rework Locale Resolution
> ------------------------
>
>          Key: STR-2897
>          URL: http://issues.apache.org/struts/browse/STR-2897
>      Project: Struts 1
>         Type: Improvement

>     Reporter: Ted Husted
>      Fix For: TBD

>
> Struts 1 locale resolution could be improvied to work more like Cantoo 
> [http://messages.cintoo.org/] and Struts 2. 
> Ideally, we should be able to share locale resolution between s1, s2, and 
> Spring, in the same application. 
> For background see, 
>  WW/SAF2 i18n & Cintoo Messages 
> * http://www.mail-archive.com/dev%40struts.apache.org/msg23270.html 
> Locale resolver 
> * http://www.mail-archive.com/dev%40struts.apache.org/msg23273.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to