All right, I'll bite, what is a textarea with multiple items selected? The html:textarea is a text input box. Are you thinking about another html: tag which allows multiple selections, like html:select, html:option, and html:options?
Regards, David -----Original Message----- From: Sudheer [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 8:40 PM To: Struts Users Mailing List Subject: RE: getting html:textarea multiliple values No, single textarea with multiple item selected. I want to get the selected items. Thank you -----Original Message----- From: David G. Friedman [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 11:02 PM To: Struts Users Mailing List Subject: RE: getting html:textarea multiliple values Sudheer, Textareas are single fields, not like pulldowns which could have multiple items selected (or checkboxes, etc.). Are you saying you have many html:textarea tags with the same property name for different purposes? -David, very confused by your question -----Original Message----- From: Sudheer [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 12:01 PM To: Struts Users Mailing List Subject: getting html:textarea multiliple values Hi, How to retrieve multiple values selected for a html control like textarea from the form ? Thank you. Sudheer --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]