3 Replies Latest reply on Jan 14, 2010 7:47 AM by jaand96

    Get localized messages in code

      (This might be more of a pure java question but since seam does some message bundle magic I thought I'd ask here)


      We use message bundles to get localized strings.
      I now need to get the localized string from the message key in java code. Any ideas how to go about doing that?