How to handle select multiple input in struts

I have a component <select name="weekdays" multiple="multiple">
What type of fiels weekdays shoul be in action form and how can I access selected options in action claa

that is not the way to go about it....you are actually not allowed to use the String[] field...that is how I approached it for the first time...below is a code snippit that solves the problem you are having.
<select name = "signature">
                  <option value=""></option>
                          <c:forEach var="items" items="${DOC_LIST}">                                                   
                          <c:if test="${items[0] == AMD_RESULTS.LETTERSIGN}">
                                  <option value='<c:out value="${items[0]}"/>' selected>                                         
                                    <c:out value="${items[1]}"/>
                                    </option>
                          </c:if>                                                         
                                    <option value='<c:out value="${items[0]}"/>'>                                         
                                    <c:out value="${items[1]}"/>
                                    </option>
                            </c:forEach>                          
             </select>amd_results is an array list passed from a servlet to the jsp page.
hope this helps..

Similar Messages

  • How to handle selection event in alv component

    Hi all,
        i am new to webdynpro abap. and i want to know how to handle selection event(such as select all / unselect ) in my simple alv application.
    Thanks very much

    Hi,
    By default when you use the selection mode for the ALV as Multi/Mutli No Lead then this option is enabled.
    Try to implement the event ONLEADSELECT and check wether this event is triggered or not.
    DATA: lo_value type ref to cl_salv_wd_config_table.
        CALL METHOD  lo_value->if_salv_wd_table_settings~set_selection_mode
          EXPORTING
            value = cl_wd_table=>e_selection_mode-multi_no_lead.
    Try to implement these event for ALV and put a break-point and test which event is getting triggered.
    ON_CLICK           
    ON_DATA_CHECK      
    ON_FUNCTION        
    ON_LEAD_SELECT     
    ON_STD_FUNCTION_AFTE
    ON_STD_FUNCTION_BEFO
    Please provide more inputs.
    Regards,
    Lekha.

  • How do you select multiple files to drag

    How do you select multiple files to drag from one folder to another? Is there a command?

    Open the folder which has the contents you want to transfer.  Press COMMAND 'A' and then all of the data should be highlited in blue.  Drag it to the new folder.
    If only certain files are to be transferred, then you have to select them (COMMAND 'A')  individually and the drag them as a group to the new location.
    Ciao.

  • How do you select multiple messages/conversations on SMS/MMS to forward or save to memory card on Samsung Stratosphere?

    How do you select multiple messages/conversations on SMS/MMS to forward or save to memory card on Samsung Stratosphere? 
    My screen is cracked and I need to replace my phone and I don't see a way of selecting multiple messages or even conversations one at a time to forward them to email or to save them to a memory card.  I can delete thread but can't forward it or move it.  Is there a setting somewhere that will move the storage location for messages to the memory card instead of internal?
    If not, any suggestions on backup apps?  I have heard of Txtract to back up SMS and MMS messages, and Titanium Backup to back up everything (SMS, MMS, apps, app data...).  Anyone have any experience with those, or other suggestions?
    Thanks!
    Rich

    <Duplicate topic.  This thread will be locked.  Please see Help transferring data (SMS, MMS, Apps, App data) to new phone? for any replies.>

  • How do you select multiple songs in itunes to delete

    how do you select multiple songs to delete at once in itunes?

    Try highlighting the first one yhen command click on the others you wish to delete, when you have the ones selected hit delete.

  • How do you select multiple files at one time

    How do you select multiple files at one time

    Select one, and then either command-click another, or in list/column view, Shift-click the item at the other end of the range you want to select. Alternatively, click on a spot in the screen and drag the cursor until all the files are selected.
    (114308)

  • How do I select Multiple Pdfs at one time when I am combining files?

    How do I select Multiple Pdfs at one time when I am combining files?
    I can only select one pdf at a time.

    Hi,
    Please use either Firefox or Chrome to selelct multiple files.
    Thank you.
    Hisami

  • How can I select multiple photos of files without selecting each individual one

    How can I select multiple files or photos without having to select each individual one? Like you can do on Windows

    Op: without tapping on each one individually
    tap all the photos you want to delete.
    Note what the OP is asking.

  • How can I select multiple photos without tapping on each one individually

    How can I select multiple photos without tapping on each one individually?

    Op: without tapping on each one individually
    tap all the photos you want to delete.
    Note what the OP is asking.

  • How Do I select Multiple songs to Use with Slideshow?

    I am running Lightroom 4 on an iMac with OS - Lion. Love it!
    I am trying to create a slideshow with music in the background but I cannot seem to select more than 1 song. How can I select multiple songs?
    Thanks
    Adrian

    The slide show feature in Lightroom isn't really very flexible or feature packed.  I suspect the design was to provide professional photographers a quick way to show proofs to clients.  You will have to use other software for what you intend to accomplish.  I'm going to be creating a slide show with about 500 images soon.  My intention is to create the slide show with Lightroom and export as video.  Then I will use Premiere Elements and import the video and lay down the music track.  There are easier ways to do it, I know.  But I don't do this kind of thing very often and don't plan to purchase more software that would make it easier.

  • How do I SELECT multiple albums in iPhoto?

    I can select a single album:
    select album "Album A"
    But, How do I SELECT multiple (non-contiguous) albums in a list?
    Something like :
    select album's {"album1","album3","album9"} --(doesn't work)
    -TIA
    G4 powerbook   Mac OS X (10.4.6)  

    I agree, it seems to just be limited to children of Library.
    I'm going to use your 'build command' to deselect all Library items. That way, the novice computer user will get visual feedback that Library items won't be processed.
    ----------------applescript
    tell application "iPhoto"
    set _selection to selection as list
    --getting selected albums inherently omits Library albums (a bug IMHO) .
    set _albumsSelected to {}
    repeat with _album in _selection
    set end of _albumsSelected to _album's name
    end repeat
    -- Now, reselt albums to deselect Library albums.
    set commandString to "select (albums whose name is "
    set firstLoop to true
    repeat with albumName in _albumsSelected
    if firstLoop then
    set commandString to commandString & "\"" & albumName & "\""
    set firstLoop to false
    else
    set commandString to commandString & " or name is " & "\"" & albumName & "\""
    end if
    end repeat
    set commandString to commandString & ")"
    run script {commandString}
    end tell
    Thanks Bernard for your help. I just changed "contains" to "is" because in my tests I had "untitled album", "untitled album 1" etc. Then, because of the first "untitled album", all iterations were re-selected (not desirable).

  • How do I select multiple clips in a timeline in the reverse direction, e.g. middle to front?

    I know how to click "a" and select clips in the timeline looking forward, but how do we select multiple clips from a middle point to the front of the timeline?  I don't want to be lassoing -- is there some other way?

    Hi denniscallan,
    Please check the track selection tool. Refer to the link below for more information about the tools section.
    http://help.adobe.com/en_US/premierepro/cs/using/WSd79b3ca3b623cac957c49aa9127401b0642-7ff f.html
    Regards,
    Vinay

  • How do I select multiple columns in a recordset

    I am very new to Dreamweaver/PHP/MYSQL
    I have created my recordset but I cant work out how I select multiple columns.
    How do I select multiple columns, I want to search for data that is spread over different columns.
    My recordset looks like this just now.
    SELECT *
    FROM names
    WHERE nameone = john
    I have 11 columns where the name john my or may not appear so how would I select all the columns. What would the recordset look like.
    As I have said I,m very new to this  and forgive me if what i have just said makes no sense.
    Thanks

    >I have 11 columns where the name john my
    >or may not appear so how would I select all
    >the columns. What would the recordset look like.
    You could try a Full-Text search (if mysql supports it) but on the surface, this sounds like a badly designed data structure. What does your database and table design look like?

  • How do I select multiple albums in Revel to start/stop sharing?

    How do I select multiple albums in Revel to start/stop sharing?

    Hello,
    You have to select each one to share the album. You can have multiple albums sharing at the same time. Please see our FAQ post "How to share photos with Revel"
    http://forums.adobe.com/thread/1157995?tstart=0
    For additional helpful information regarding Revel , please see our main FAQ Forum http://forums.adobe.com/community/ps.com_sharing_and_storage
    Thanks
    Scott

  • How do I select multiple pictures in a folder

    How do I select multiple pictures in a folder? I have tried shift + click, command + click etc but cannot find a way of selecting a large group without selecting individually 

    Select the first image.  Then Command-Click on each additional image you want to select as part of a group.
    If you are using List mode, you can click on the first, then Shift-Click on the last, and all the files between the first and the last will also be selected.
    Command-Click will still work to add additional non-sequential, or to remove items from the list already selected.

Maybe you are looking for

  • ITunes 10.5.2 crashes every time I open...

    I have uninstalled iTunes and reinstalled.  Same issue - still crashes every time.  PLEASE HELP!!  There must be a reason.  Has anyone seen anything??  Attached is the error message I get.  It seems to be something having to do with genius?? Any help

  • HT1349 I get an R6034 error (Microsoft Visual C++ Runtime Library) when I try to start iTunes on my HP.  Any suggestions on how to resolve this problem?

    When trying to open iTunes I get an R6034 error for the iTunes.exe.  It appears to be caused by Microsoft Visual C++ Runtime Library.  I'm using an HP DOS machine.  When downloading an update to iTunes, an iTunes Error 7 (Windows error 1114) appears

  • Built in Isight recording but clip shows up blank and with 00:00 reading

    Hello, I have had a look around the forum and found one specific topic with a similar problem to mine, but it was unanswered! I have been trying to record some clips with imovie HD (on my macbook) with my built in isight camera and everytime I go to

  • WorldPay Integration

    Has anybody integrated the WorldPay third party payment servlets within           WebLogic 5.1?           The problem I have is the WorldPay properties file (select.properties)           is not being read. I'm pretty sure it's a classpath problem.   

  • Mac book lion crashes with boot camp !

    I have a macbook pro model: A1278 with LION with BOOTCAMP After some times using windows (bootcamp) mac crashes. Then I verified mac and repaired and then install mac drive 9 , after that I had access through mac with windows to copy files which were