That's what I typically do. I've seen that error message before, but it usually meant that something else was wrong. Are there any warning/error messages above that anywhere? I can't remember exactly what the problem was, but it wasn't intuitive to me at the time either if I remember correctly.
-----Original Message----- From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Bulling Sent: Monday, April 10, 2006 11:18 AM To: Tapestry users Subject: Re: Another question concerning the For component Hi James ;) I have the following in my page class: @Persist public abstract Person getDoctor(); public abstract void setDoctor(Person person); That should be enough, shouldn't it? Kind regards, 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]
