Good to know... Thanks!
Wes Wannemacher wrote:
You will be okay, AFAIK, the symbol clash is with '#{' which OGNL uses
to create anonymous maps/lists. Your usage will be okay since it
doesn't invoke UEL.
-Wes
On 12/17/07, Alberto A. Flores <[EMAIL PROTECTED]> wrote:
Are there any plans (on the Struts2 team) to address the problem that
comes with UEL expressions (JSP 2.1 - JSR-245) in using the "#" symbol?
I'm currently using such symbol to get access to "request" attributes
(so my Struts2 tags can read values from "request scoped" beans), by
doing the following:
%{#request.myBean}
where "myBean" is an attribute in the request object.
If anyone knows of any other way to do the same without the "#" sign,
would you let me know?
Thanks,
--
Alberto A. Flores
http://www.linkedin.com/in/aflores
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Alberto A. Flores
http://www.linkedin.com/in/aflores
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]