Hi all,
Is there any way to have an ActionMessage key/value pair defined in a
non-default resource?
<message-resources parameter="MyTerms" key="myterms" null="false"/>
The default seems to be the only place my errors and messages can be found.
Using the above example, how would I refer to a property within that
resource when creating an ActionMessage?
ActionMessage myMessage = new ActionMessage("this.key.isnt.found") ;
????
Lukas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]