Am Freitag, 10. Februar 2006 10:06 schrieb Alessandro Vincelli: > I would want simply to work directly on one table with a repeater. The > table does not have to be connected to a father like in all the examples > of the repeater. > Hour I succeed to modify the table, but I do not succeed to add lines. > > The problem is in binding. > > I pass an ArrayList to a binding, when I invoke "add" method on insert row > error: > java.lang.NoSuchMethodException: > com.sun.jdori.common.sco.ArrayList.add(w4b.com.cassagest.db.Docuassist)
> <fb:context xmlns:fb="http://apache.org/cocoon/forms/1.0#binding" path="."> > <fb:repeater id="Docuassist" parent-path="." row-path="."> I suppose the problem sits in these two lines. Try to change the path-values in some way... (don't ask me how ;)) Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
