wt., 12 lip 2022 o 21:44 Krishnaraj Viswanathan
<krishnaraj.viswanat...@oracle.com> napisał(a):
>
> Hi,
>             We upgrade our dev environment from Struts 2.5.30 to Struts 6.0.0 
> and we found that our "s:select" tag with a "list" attribute of time 
> intervals (list="#{'12:00':'12:00 PM', '12:30':'12:30 PM', '13:00':'1:00 
> PM',... covering the whole day) is now throwing a security Exception as below

As you already know, this is a default limitation of an expression
length, due to security reasons. I would suggest moving this list into
an action basically - you can cover it with test as well


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to