For template inheritance http://tapestry.apache.org/component-templates.html#ComponentTemplates-TemplateInheritance
You should use the base package for base class. regards Taha On Jan 17, 2013, at 7:57 PM, sommeralex wrote: > Hi! > > I have two questions concerning page inheritance: > > 1. > What is the best way to implement page inheritance? (Since page variables > may be protected too as a new feature.. this questions popped up..) > > Should (abstract) page classes reside in the same folders as the page itself > or somewhere else? > > 2. > What about the TML inheritance? (how) does it work? > > 3. > Is there any document about using page inheritance? I couldnt find one. > > I could only find > http://tapestry.apache.org/page-and-component-classes-faq.html > > and > http://tapestry.apache.org/page-life-cycle.html > > thx! > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Page-Inheritance-tp5719356.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >