Try %{#session.test}
James
-----Original Message-----
From: Kushan Jayathilake [mailto:[email protected]]
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: [email protected]
For additional commands, e-mail: [email protected]