Hi Lukasz, Yes, the values in session exist.
We are able to iterate through session.list and while trying to print values of session.list using EL, empty values are getting printed. EL is inside <td> tag and we can see table with empty rows (here rows count is equal to session.list size) is getting displayed in UI. On Mon, 27 Jan, 2025, 12:31 Lukasz Lenart, <lukaszlen...@apache.org> wrote: > śr., 22 sty 2025 o 11:25 Murali Challa <challamura...@gmail.com> > napisał(a): > > Not sure why it is printing empty values while iterating through session > > list. > > Could you confirm the value in session exists? Something like this: > <s:property value="#session.myValue"/> > > > https://struts.apache.org/getting-started/http-session#accessing-http-session-objects-in-the-view > > https://struts.apache.org/core-developers/accessing-application-session-request-objects#accessing-from-the-view-jsp-freemarker-etc > > > Cheers > Łukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >