Re: [HTML-TAG] select tag and collections : need of a very simple example

2005-02-28 Thread Erik Weber
State: Where USStateValues and USStateLabels are application scope attributes. USStateValues is {"AL", "AZ", "AR", . . .} and USStateLabels is {"Alabama", "Arizona",

[HTML-TAG] select tag and collections : need of a very simple example

2005-02-28 Thread Stéphane Zuckerman
Hello, I am quite new to Struts, but have been playing with this framework for some time now (mostly as a means of understanding the framework)... There is still one thing that isn't clear for me though : I understand how to use a "simple" html:select tag, but when it comes to use a Collection