Thursday, June 5, 2008

Struts : DropDown Population With HashMap

The Below line of code will usefull to Load the values from the HashMap to the DropDow / List box.

html:optionsCollection property="formIdNameMap" value="key" label="value"

No comments: