Kid, > I try to get a collection from my jsp to my form bean. ---- do you mean that you get the exception when you POST from the JSP ? Struts will not call your setPrestationsComptage(List prestationsComptage) method. Instead you must used indexed properties. see: http://struts.apache.org/struts-doc-1.2.7/faqs/indexedprops.html regards Sanjeev
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]