Is it possible for a <html:options/> to set the surrounding <html:select/>'s property to an non-string type like for instance my own reference type mypackage.Category?
My issue is that I have an mypackage.Item object that has a setter for a particular category selected from the above list. I'm using Hibernate for the first time and need the above to work as specified or anything similar that can set my category for my new item object. Thanks, --Alen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]