Struts options:Collection

View: New views
1 Messages — Rating Filter:   Alert me  

Struts options:Collection

by adambomb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
I have two options:collection tags in  my html:select which represent two Collections of different types of objects.
I need a way to be able to make them distinguishable to the user.  May be like appending some string to the label of each of the objects or Something else. Could somebody help me in figuring out how to do that?
Or some different style in representation. I dont want to go in each of the objects of the collections and manually append them.
Thanks