Set HTML dropdown selected option using JSTL
        Posted  
        
            by sarah
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sarah
        
        
        
        Published on 2010-04-21T10:21:30Z
        Indexed on 
            2010/04/22
            3:43 UTC
        
        
        Read the original article
        Hit count: 422
        
In the same context i have another query ${productSubCategoryList}
and the corresponding setting in request is like for(int i=0;i
}
here i have multiple select drop down ,even though i get the return value from for as two ,in the UI only one data is getting higlighted not the second one,What is wrong in the code ?
© Stack Overflow or respective owner