Hi, i think your main problem is, that you try to bind a hashMap. http://cocoon.apache.org/2.1/userdocs/forms/binding.html#fb%3Arepeater
says, that it have to be a Collection and the HashMap doesnt implement this. Thomas Weigel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
