hi everyone, i have a page whit the following code:

<nested:select property="sector" >

<nested:options property="sectorCompany"/>

</nested:select>

where sectorCompany is an ArrayList that i built prior to view the jsp. My problem is:

what i really need is to pass to the result action the value which represents the 
labels that contains the SectorCompany ArrayList, so, How i can build a select that 
shows labels but that also stores the id (longs representing registers in a RDBMS) to 
pass this id?


Thank everybody in advance.

ps. If someOne knows a subject in the mailing list which already solves this plese 
redirectme to it.

José Luis



Reply via email to