Still doesn't work.  
Is there a element type arg in validation.xml?
Can I get any reference from where I could get some more information
about using mutiple resource bundles in validator framework?

Thanks
Satya

-----Original Message-----
From: Riyaz Mansoor [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 31, 2005 3:26 PM
To: Struts Users Mailing List
Subject: Re: Using multiple resource bundles

<arg key="field.displayname" bundle="mybundle"
                  position="0" />

riyaz


Duggirala, Satyavati wrote:
> Hi
>  
> We use multiple resource bundles in our Application.
>  
> By default Struts gets the error messages used in validation.xml from 
> default resource bundle.
> (ex: <arg0 key="prompt.username"/> prompt.username is obtained from
> ApplicationResources.properties)
>  
> How can I make particular field validation error message to be 
> obtained from another resource bundle.
> (I have prompt.username in a different bundle 
> UsersResources.properties)
>  
> thanks
> -Satya
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to