No I'm trying to use the value of common.a as the value of key.a because
in the future the keys that all have the value "Hej" might need to be
changed to different values.
Den 7/3/2006, skrev "Yee, Richard K CTR DMDC"
<[EMAIL PROTECTED]>:
>Fredrik,
>The property value of {common.a} is causing the
Fredrik,
The property value of {common.a} is causing the problem b/c the
java.text.MessageFormat class
is used to to parameter replacements in the message. Are you trying to use
the literal string
'{common.a}' as the value of the key? If so, you need to escape the '{' and
'}' characters.
-Richard
2 matches
Mail list logo