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
- RE: Select tag s k m
- RE: Select tag SUHAS G. KULKARNI
- RE: Select tag Jay Patel
- calling form method 2 / calculated fields Ali Ozoren
- Select Tag Sesha
- Re: Select Tag Scott Carlson

