Results 1 to 2 of 2

Thread: How to set Locale dynamically

  1. #1

    Default How to set Locale dynamically

    Still a newbie to SpringMVC, so please be patient.

    I want to do the following:

    Support both english and spanish in my webapp. User can change the
    language per session by clicking on some radio button on a config page.
    Field lable is the only thing needs the multilingual support for this app.

    What Spring components do I need to accomplish this?

    I have not seen any books or resources that explain this issue in detail.

    Thanks for your help.

  2. #2

    Default one more clarification

    I don't want to maintain two sets of JSPs.

Similar Threads

  1. Sharing locale between JSF and Spring
    By xenrik in forum Web
    Replies: 2
    Last Post: Aug 1st, 2008, 11:04 AM
  2. Replies: 4
    Last Post: May 12th, 2006, 02:50 AM
  3. Replies: 2
    Last Post: Sep 5th, 2005, 10:22 AM
  4. LOCALE de-mystified...
    By chcmtl in forum Web
    Replies: 0
    Last Post: Jun 6th, 2005, 04:16 PM
  5. Replies: 2
    Last Post: Nov 27th, 2004, 06:44 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •