Hi ALL, 

        I have a problem in the drop down in the application..
        
                <html:select property="baseAbstractVO.vehLineCode" size="1">
                <html:optionsCollection
property="baseAbstractVO.vehicleLineList" value ="code"
label="description"/>
                </html:select>
        

        I want to have both code and description of the selected item from
the drop down box. 

Any Help Pls ?? 

Regards
Shreekanth      

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to