cucl has right vlaue(key value).
i wrote code what you said
<html:select name="customerForm" property="cucl">
<html

ptionsCollection property="custGroupsMap" name ="customerForm" value="key" label="value"/>
</html:select>
while i select a value in a combo box it is updating right key value(cucl).
my question is :
if i re login in to application
and i want to see customer details
combo box is not showing the correct value based on the key.
it is showing first value in the map..
did you get it now?( after re login )
i tried may ways...
but i could n't solve it..
Please give me suggestion..
Thank you for your help