|
From: Keith D. <ke...@in...> - 2005-05-03 14:45:34
|
With Spring 1.2 you shouldn't have to worry about the Locale, at least when using a Spring message source. It'll automatically pickup the Locale from a thread-bound LocaleContext. To access it programmatically, use the LocaleContextHolder. Keith -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Will Butler Sent: Tuesday, May 03, 2005 10:40 AM To: spr...@li... Subject: [Springframework-developer] SWF - Locale How can I get the current locale in a spring web flow action? - Will ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |