<display:table name="intList" id="row" requestURI="intFacility.do">
<display:column titleKey="accounttype">
<html:select name="intForm" property="accounttypeselected">
<html:options collection="accountTypeList" property="value"
labelProperty="label"/>
</html:select>
</display:column>
.......................
.....................
</display:table>
I would like to change the html:select property to
${row.accounttypeselected} instead of getting this from the formbean would
like to get it from the object that represents each row in the table.
how to do this?
thanks.
_________________________________________________________________
Dont just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user