0 Replies Latest reply on Jul 13, 2008 12:01 AM by aqueous

    Menu Item values created in binding bean not refreshing when

    aqueous

      I have a simple problem. When the application the Locale is changed the MeneItem Values created (using a binding bean on the DropDown Menu) they do not refresh.

      The cause seems to be that the binding bean is not "refreshed" when the Locale is changed and the Application is refreshed. Thats to say the Locale is changed and the whole appliaction refreshed but the menu items created in the binding bean remain unchanged...

      How can i force the binding bean to "refresh" the menu items defined in the binding bean?

      cheers...