You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Rama, Shreekanth (K.)" <sr...@ford.com> on 2003/12/11 22:33:55 UTC

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: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org