Mick Knutson wrote:
What is this used for though:
<fmt:param value="${someOtherParam}"/>
? I don't know what someOtherParam is for, or where it comes from.
I believe that would be a parameter replacement for the resource?
Like, say, in your case, if:
label.default.title=Replace {0} with the first parameter
then the ${someOtherParam} would be inserted for the {0}
Since that isn't what you want to do I don't think you need to worry
about it. It's the other part of the thread that you care about.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]