I'm trying to use f:selectItems with an object parameter so when a row from a f:selectOneMenu is selected, the object is passed as a parameter to the bean. Is there a way I could pass an object instead of string without writing my own converter? I'm also trying with the Tomahawk t:selectItems, unfortunately without a visible success. -- View this message in context: http://www.nabble.com/Passing-objects-in-f%3AselectItems-tp18030313p18030313.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

