Thanks for all answers so far. I know I can wrap them in other, simpler objects; but before doing so (and having to retouch my Javascript layer that lies on top of it :-( ), I wanted to find out if there is a way to have Struts2 do this automatically for me...
I have already found out that by using an EoActivities-conversion.properties file I manage to get the first level mapped, ie. the line Element_eoActivity = com.datamatcare.bean.EoActivity works as expected and in the end a Set of EoActivities is created with the field activityName set correctly, but the inner Set<EoUser> remains null ;-( BTW, I am also not entirely sure that by just using Lists or Maps also the second level elements will be mapped, those would also need some kind of conversion indicator (ie. *-conversion.properties file), or am I wrong? -- View this message in context: http://www.nabble.com/Type-conversion-with-Generics-tp14695286p14701510.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]