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ý
mited number of cases I need it to use. (but it's a step forward for me :) Honza S. > > sachin > xoriant, mumbai > > -Original Message- > From: Honza Spurný [mailto:[EMAIL PROTECTED] > Sent: Friday, September 17, 2004 1:48 PM > To: [EMAIL PROTECTED] > Subject

RE: Accesssing the multiple MessageResources

2004-09-17 Thread Sachin Bhutada
ED] Sent: Friday, September 17, 2004 1:48 PM To: [EMAIL PROTECTED] Subject: Accesssing the multiple MessageResources Hi there, since I've been searching for answer for hours and nothing have found, I'd like to ask You for help. I'd like to define 2 (or more) MessageResources fil

Accesssing the multiple MessageResources

2004-09-17 Thread Honza Spurný
Hi there, since I've been searching for answer for hours and nothing have found, I'd like to ask You for help. I'd like to define 2 (or more) MessageResources files (two differents bundles) by inserting into struts-config.xml this: It's easy to access these message resources in jsp files. Sin