I\'m having troubles displaying a dropdown list with the proper values. I\'m using the , and
It looks like the solution to this problem was that I was using the attribute "path" in the tag. It should have been "items", not "path".
the corrected JSP fragment: