Re: Accesssing the multiple MessageResources

2004-09-17 Thread Honza Spurný
I've found it out! So simply and It wasnot clear to me! I'm sorry for this question, since it is so easy: When You specify additional resources, such so You can sipmly access whole MessageResources class by for example in JSP: So the key to access the whole class equals (is the same) as the b

Re: Accesssing the multiple MessageResources

2004-09-17 Thread Honza Spurný
Sachin Bhutada wrote: > hi Honza Spurný , > > Try this out .. > > RequestUtils.message(pageContext,"countries","locale", > "country.usa.label", null); > It will return u the appropriate string. It may work. Hi there, thanks for hint. This should work, there's no problem probably in it. Only think

RE: Accesssing the multiple MessageResources

2004-09-17 Thread Sachin Bhutada
hi Honza Spurný , Try this out .. RequestUtils.message(pageContext,"countries","locale", "country.usa.label", null); It will return u the appropriate string. It may work. sachin xoriant, mumbai -Original Message- From: Honza Spurný [mailto:[EMAIL PROTECTED] Sent: Friday, September 17, 2