My bad, I had to use a <bean:write name="..." property="..."/>
Regards, Meka Toka ----- Original Message ----- From: "Meka Struts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 24, 2003 7:06 PM Subject: Retrieving Values from session Hi, I am going through an example. When it had to forward a bunch of objects it filled the objects in a ArrayList and added the arraylist object to session. Later, the arraylist object was iterated using the logic template directories iterate command. I want to send a single object instance, and for that i have also attached the object instance to the session. How can i access the object in the jsp page which needs to display the data from the object present in the session ? Thank You Meka Toka --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

