Hi all....

How do I disply a desired value, while populating the select tag?
I'm using the tag like this...

<html:select property="grouptype">
<html:options collection="allgroups" property="key"
                                labelProperty="value"/>
</html:select>

It is showing me the dropdown box with the values in collection 'grouptype' but the 
requirement is to show the specific value while screen is displayed.

Sandeep mahajan

 



Reply via email to