It is possible, just think displayMessage is a property of B like in java world, and can use ${displayMessage} and others to reference it.
Thanks, DH ----- Original Message ----- From: "Peter Stavrinides" To: "Tapestry Mailing List" <users@tapestry.apache.org> Sent: Tuesday, April 07, 2009 3:55 PM Subject: Inherited properties > Hi, > > If PageClass B extends BaseClass A, and BaseClass A contains a property > displayMessage, how do I reference the displayMessage property from PageClass > B's .tml file? I would prefer to do this directly in the tml if possible. > > Thanks, > Peter > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >