facebook

Struts question on Select List

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #237182 Reply

    plasticdesk
    Member

    I have a select list populated from a collection of LabaelValue beans, as follows:

    <html:select name=”baseForm” property=”productType” size=”10″ multiple=”true”>
    <html:optionsCollection name=”baseForm” property=”productTypeOptions” />
    </html:select>

    The values as stored correctly in the productType array. However, I’d like to retain the Labels as well for a confirmation page later on – this is a wizard type app.

    Is there an easy way to do this?

    Thanks in advance.

    #237231 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Struts question on Select List

You must be logged in to post in the forum log in