Put the List or Map in the ActionForm associated with the JSP and have an empty reset() method. If you want to wrap them in a session object, you can do that, too. On the JSP side, use nested <logic:iterate> tags to extract the Collections.
Mark Galbreath Principal Consultant Workflow Process Engineering and Systems Integration http://www.QAT.com 410-703-367 / 800-799-8545 "Never attribute to malice that which can be adequately explained by stupidity." ~Hanlon's Razor -----Original Message----- From: Scot Rob [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 11:15 AM To: [EMAIL PROTECTED] Subject: How to handle Collections (List,Map etc.) Hi, I am not sure how can i pass a collection of beans from my action class to jsp? In my Action class, if i set a session attribute with a list/Map Object. Which struts tags can i use on jsp side? Please help ? Scot __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]