yup.. just include a var and optional scope attribute.
isnt jstl simple? ;)
example would be something like:
<fmt: message var="foo" key="bar"/>
and then in your result page do a:
<c:out value="${foo}"/>
-Tim
-----Original Message-----
From: Ray Madigan [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 31, 2003 5:56 PM
To: Tag Libraries Users List
Subject: fmt:message and struts tiles
Is there a way to pass a <fmt:message value to a struts tag. I have a tile
that displays a string, that I want to get from the source jsp. This way it
can be localized.
Thanks
Ray
---------------------------------------------------------------------
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]