śr., 19 lip 2023 o 20:59 Tellis, Wyatt <wyatt.tel...@ucsf.edu.invalid>
napisał(a):
> We noticed the following snippet of code no longer works in 6.2.0:
>
> <%@taglib uri="http://java.sun.com/jsp/jstl/core"; prefix="c" %>
> <%@taglib uri="/struts-tags" prefix="s"%>
>
> <c:set var="listType" value="TEST" scope="request" />
> <s:set var="lcType" value="#request.listType.toLowerCase()" />

Could you try to use <s:property value="#lcType"/> to access this value?


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