Hi,

I want to use the html:select tag to display a drop-down. I was wonderign if
there was a way around having to create a bean per item displayed in the
drop-down - i.e. get the tag to read the values from a vector of strings. I
feel that having a bean/obj per element in the drop-down is not a good idea
in my case because the number and the values in teh list in my case could
vary quite often in the same session - in additon I am worried about the
proliferation of little objects.

thanks
pratima

Reply via email to