Thursday, April 1, 2010

Loading html:select options with collection

Beanname is bean containing name,value pair, that should be in request or session scope.

<html:optionsCollection name="beanname" label="name" value="value" />

No comments: