facebook

Problem with internationalization and JSF

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #223365 Reply

    Anneke
    Member

    Hi,

    I’ve a problem with internationalization.

    I’ve a three frames. One with a menu, the main and a header.
    In my header I’ve three buttons, to change the language. When I click on one of them, I set a variable ‘chosenLanguage’ in my SessionBean.

    The problem now is, that I see the language changing in my body, when I click on a button or something else in my main-page.. I’ve to trigger an action, so that the constructor of my main-page is reloaded… (In my constructor, I set the local of that page).

    What am I doing wrong? Or is there another way of doing this?

    Thx a lot

    Ann

    #223376 Reply

    Riyad Kalla
    Member

    Ann,
    In a case like this it might be best to post some sample code, and walk everyone through the code (e.g. “When I click ‘change’ that calls this Bean whcih reloads this page”)

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Problem with internationalization and JSF

You must be logged in to post in the forum log in