No, It does not work. It says , Cannot find bean managers in any scope. Thanks anywayz.
-----Original Message----- From: Ramesh Kannery [mailto:[EMAIL PROTECTED] Sent: Friday, October 17, 2003 3:55 PM To: Struts Users Mailing List Subject: RE: Logic Iterate <logic:iterate id="managers" name="NewCategoryConfirm" property="categoryMangers"> <bean:write name="managers" property="fieldname"/> </logic:iterate> try this -----Original Message----- From: Thakur, Vikram [mailto:[EMAIL PROTECTED] Sent: Friday, October 17, 2003 3:57 PM To: Struts (E-mail) Subject: Logic Iterate Hi , Can anyone help me with this iterate Tag ? <logic:iterate id="managers" name="NewCategoryConfirm" property="categoryMangers"> <bean:write name="managers"/> </logic:iterate> the categoryManagers property returns a Collection os Strings I want to print all the values in the collection on screen. Is it possible using <bean:write> or there any alternatives. Thanks, Vikram ____________________________________________________ This message contains information that may be privileged or confidential and is the property of the Cap Gemini Ernst & Young Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorised to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. --------------------------------------------------------------------- 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] ____________________________________________________ This message contains information that may be privileged or confidential and is the property of the Cap Gemini Ernst & Young Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorised to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]