I am trying to use the html

ption tag to populate a select. Here's the relevant block of the
jsp:
The problem is that this results in the option of the select being literally
<option value="<bean:write name='pkg' property='packageSearchPath'>
for each item. What am I doing wrong?
Thanks
[ November 15, 2005: Message edited by: Andrew McLaren ]
[ November 15, 2005: Message edited by: Andrew McLaren ]