With Struts 1.1, you should be able to do this:

<html:select>
<html:options property="items"/>
</html:select>

This should create a select list where the labels and the values are the
same.

-Ted.


-- Ted Husted, Struts in Action <http://husted.com/struts/book.html>




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to