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" <[email protected]>
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: [email protected]
> For additional commands, e-mail: [email protected]
>
>