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]