Dear Shree:

Can you copy-and-paste the code for the JavaBean that was referred by 
request (or session).getAttribute("baseAbstractVO")?

wit






"Rama, Shreekanth (K.)" <[EMAIL PROTECTED]>
12/11/2003 04:33 PM
Please respond to "Struts Users Mailing List"

 
        To:     "Struts Users Mailing List" <[EMAIL PROTECTED]>
        cc: 
        Subject:        Drop Down - Code and Description


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