HiI am trying to use the tapestry 5 Select component to display a drop down box. I created a enum with different values and tried giving this enum as the model parameter. It seems to be displaying only the first element of the enum. I get a dropdown with the all the values if the enum is a part of beanform. Can some one please help me out? i couldnt find any thing related to this in the tapestry 5 website
Anjana Gopinath