Hello, I have a User entity, that entity can have many Rols (every rol is an object). To do this I have a For component that iterates over rols of User entity(it is declared as List<Rol rols = new ArrayList<Rol>()), and I select it thought PropertySelection component.
I add rols and delete (throught index property of For component) but my rol values are not set during post, and when i go to save it to database all items of rols List are empty (state is not saved). What can I do to save the state of every item inside a For component? Very Thank You. ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]