Help

Controls

PermLinkWikiLink

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Forum: Seam Users Forum ListTopic List
30. Jul 2010, 08:46 America/New_York | Link

Hi,

I have selected German/Austria as language in browser.I always see org.jboss.seam.core.Locale.instance() has variant as "". Can somebody help me as to why variant is not set

Thanks,
Geeta

1 Reply:
30. Jul 2010, 09:13 America/New_York | Link
Hi,

I am trying to use el as below
#{messages.COMMON_CONS_Avaya_Heading}

I have components.xml

<core:bundle-names>
   <value>com/avaya/mgmt/console/framework/helper/i18n/CommonResourceBundle</value>

CommonResourceBundle_de_AT.properties is present int the ear.

Thanks,
Geeta