the logic and use in your code
-Original Message-
From: Scott Van Wart [mailto:[EMAIL PROTECTED]
Sent: June 06, 2006 1:50 PM
To: user@struts.apache.org
Subject: Nesting MessageResources for parameter replacement.
In the default MessageResources.properties, it includes things
lik
In the default MessageResources.properties, it includes things like "{0}
is required." I'd like to use one of these, and replace {0} with
something _that is itself_ a key in the MessageResources.properties. I
tried something like this:
MessageResources.properties:
some.message={0} is my mess
2 matches
Mail list logo