Try %{#session.test} James
-----Original Message----- From: Kushan Jayathilake [mailto:kusha...@gmail.com] Sent: 23 June 2010 11:49 To: Struts Users Mailing List Subject: Get a list stored in the session to the struts tag Hi Guys, I want to get a list stored in the session and feed that value in to the iterator... i have done like as shown below, but its not working <s:iterator value='%{request.getSession().getAttribute("test");}' > </s:interator> Can anyone suggest me how to do this..? -- Regards Kushan Jayathilake --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org