Rick Reumann wrote:
N G wrote the following on 7/12/2005 4:14 PM:
Is it possible to use the resource properties for keys as well as
args? For example,
Properties:
test.val1=hello {0}
test.val2=world
So, what I am trying to accomplish is to have the above statement output:
hello world
Howeve
.html
Anyone else?
Martin-
- Original Message -
From: "N G" <[EMAIL PROTECTED]>
To: "Struts-user"
Sent: Tuesday, July 12, 2005 4:14 PM
Subject: Parameterized messages
Hi,
Is it possible to use the resource properties for keys as well as
args? For example,
N G wrote the following on 7/12/2005 4:14 PM:
Hi,
Is it possible to use the resource properties for keys as well as
args? For example,
Properties:
test.val1=hello {0}
test.val2=world
So, what I am trying to accomplish is to have the above statement output:
hello world
However, it outputs:
h
Hi,
Is it possible to use the resource properties for keys as well as
args? For example,
Properties:
test.val1=hello {0}
test.val2=world
So, what I am trying to accomplish is to have the above statement output:
hello world
However, it outputs:
hello test.val2
Is there a way to force it to lo
4 matches
Mail list logo