I don't quite understand why you need two arrays. Anyways, try to just use a List as your model for
the select component.
Uli
ViceGripX schrieb:
Hi everyone,
I'm having a problem with an array out of bounds exception after a user
selects entries from a list drop down and then presses submit a
create the drop down list...
I've reset the selection array to match the length of the value array and
reset the index of the for loop so I'm not sure where to go from here...Any
help would be much appreciated!
Thanks!
--
View this message in context:
http://www.nabble.com/Drop-down-l