Re: Converting OptionsCollection to Options

2007-07-30 Thread Oleg Konovalov
JSP: <%--html:select property='selectedFromIds' multiple="true"-->

Converting OptionsCollection to Options

2007-07-30 Thread Oleg Konovalov
Hi, I wrote a simple screen with 2 html:selects [fromList, toList] and 2 buttons Add & Remove using html:optionscollection tag and now need to rework the code using "html:options collection=" to something like [that is a piece of my existing application which I have to follow]: wher