śr., 22 sty 2025 o 11:25 Murali Challa <challamura...@gmail.com> napisał(a):
> Pure EL is working fine.
>
> Not sure why it is printing empty values while iterating through session
> list.

One more thing, try this:
<s:iterator value="session.list" var="menu" status="s">
  <s:property value="id" /> // working
  ${id} // Not working
<s:iterator>

if works, something has been broken in the framework

Cheers
Łukasz

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

Reply via email to