I create abstract getter/setter methods for the value="" part. Of course, if you don't need to reference the method in your .java, you could just declare it in the .page file (Tapestry should still enhance the class and add the method at run-time).
/dev/mrg -----Original Message----- From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Bulling Sent: Friday, April 07, 2006 1:52 PM To: Tapestry users Subject: Another question concerning the For component Hi folks, and another question - I'm a blockhead as it seems... Do I have to add an abstract getter/setter to my page class if I want to use the value attribute of the For component or does Tapestry enhance the abstract class for me? Thanks! 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]