Re: html:select for a string list

2008-12-10 Thread elyes sallem
Thanks a lot Mark, It works like this Best Regards Elyes 2008/12/10 Mark Shifman <[EMAIL PROTECTED]> > Try using html:options instead of optionsCollection. > > elyes sallem wrote: > > Hello, > > i have a html:select in a html:form > > this select is build from a List valLis, defined in an action

Re: html:select for a string list

2008-12-10 Thread Mark Shifman
Try using html:options instead of optionsCollection. elyes sallem wrote: > Hello, > i have a html:select in a html:form > this select is build from a List valLis, defined in an actionForm > i used the html:select in a list of object , it work > but now it is a list of string, so i have not value a