From: "Marcella Turner" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: why does RequestUtils.message(...) work but <bean:message.. /> does not
Date: Tue, 01 Jun 2004 21:14:05 +0000
Hi All,
I"m trying to understand why in my Tiles layout page the following code renders the string from my properties file:
<meta name="owner" content="<%= org.apache.struts.util.RequestUtils.message(pageContext, pagesBundleKey, localeStr, ownerMeta) %>" />
However, the following use of the <bean:message> tag does NOT render the string from the properties file:
<meta name="owner" content="<bean:message bundle='<%=pagesBundleKey%>' key='<%=ownerMeta %>'/>" />
Any thoughts on tihs are much appreciated.
Marcella
_________________________________________________________________
Stop worrying about overloading your inbox - get MSN Hotmail Extra Storage! http://join.msn.click-url.com/go/onm00200362ave/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
MSN 9 Dial-up Internet Access fights spam and pop-ups – now 3 months FREE! http://join.msn.click-url.com/go/onm00200361ave/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]