try to use
 <bean:message key='label.owner.section.info.${ownerNumber}' />
instead (assuming ownerNumber is a defined bean in any context of this JSP)

kr,
guenther
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 04, 2005 10:21 PM
To: user@struts.apache.org
Subject: Concatinating 2 strings for a bean:message???

I am trying to make the following work without success:

<bean:message key='label.owner.section.info.<%= ownerNumber %>' />

for a property of...

label.owner.section.info.1 = Owner One Details



----------
Thanks...
Mick Knutson

Systems Developer
Business Direct Services, Wells Fargo Bank
333 Market Street, SF, CA  94103
(415) 371-2553
[EMAIL PROTECTED]
MAC A0103-223

"This message may contain confidential and/or privileged information. If you
are not the addressee or authorized to receive this for the addressee, you
must not use, copy, disclose, or take any action based on this message or
any information herein. If you have received this message in error, please
advise the sender immediately by reply e-mail and delete this message. Thank
you for your cooperation."
----------



-----Original Message-----
From: BLiNC Magazine [mailto:[EMAIL PROTECTED]
Sent: Monday, April 04, 2005 12:11 PM
To: [EMAIL PROTECTED]
Subject: error



<bean:message key='label.owner.section.info.<%= ownerNumber %>' /> <%=
ownerNumber %>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to