Hi,
Is it possible to have multiple message bundles within a Seam app? I would like to isolate
licensee's information on a different resource file.
I've tried the following and it failed:
<message-bundle>messages</message-bundle>
| <resource-bundle>
| <base-name>brokerage</base-name>
| <var>brokerage</var>
| </resource-bundle>
|
Any idea?
Thanks for your help.
-Tony
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124556#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...