In your .page file, do you have a: <property name="person"/>
And have you declared your EditPerson.java class to be abstract? Thanks, /dev/mrg -----Original Message----- From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Bulling Sent: Friday, April 07, 2006 2:35 PM To: Tapestry users Subject: Re: Another question concerning the For component Hi Michael, hi Mike, thanks a lot for your answers! On 07. Apr 2006 - 14:28:02, Gentry, Michael (Contractor) wrote: | I create abstract getter/setter methods for the value="" part. OK, I tried that but now I get the following error message: --- Exception invoking listener method editPerson of component PersonMatches: Error at context:/WEB-INF/pages/EditPerson.page, line 6, column 21: Method 'public abstract de.plattform.domain.Person de.plattform.pages.EditPerson.getPerson()' (declared in class de.plattform.pages.EditPerson) has no implementation in class de.plattform.pages.EditPerson (or enhanced subclass $EditPatient_25). --- What's wrong here? Sincerly, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]