Re: working example to use html:optionsCollection
Posted By:
Jiten_Nikhil
Posted On:
Friday, August 25, 2006 02:13 AM
The 'value' in the optionCollection is the value when you get through formObject.getTechnology."technology" being the 'property' name in the html:select. 'label' in the optionCollection is the name of the DTO property that you use to look at the values in the drop down menu!Say for ex. the Technology names!
Hope it gets you started!
Jiten