<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]

Reply via email to