How to make the multibox values selected in html:select in struts?
        Posted  
        
            by i2ijeya
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by i2ijeya
        
        
        
        Published on 2010-04-28T13:33:05Z
        Indexed on 
            2010/05/20
            2:50 UTC
        
        
        Read the original article
        Hit count: 367
        
In my application I am using multibox where I have 5 values and want first 3 values to be preselected. So How could I make it at the time when i am creating the latter.
© Stack Overflow or respective owner