Subject: Re: dynamic bean message
From: "Morten Raahede Knudsen" <[EMAIL PROTECTED]>
===
Hi
I had the exact same problem as you had. I came up with a solution which
isn't pretty, but it works.
<bean:message key='<%= (String)pageContext.getAttribute("_PARAM",
PageContext.REQUEST_SCOPE) %>' />
I think its a flaw that the bean:message doesn't support attributes in
scopes.
Regards
Morten Raahede Knudsen
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>