Hello, list,
I am pretty new to tapestry. I am trying to figure out how to extend a parent 
template, all the googling and tutorials didn't help.
All the examples I found extend a parent template like below:
<t:extend xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd";>  
......</t:extend>
Let's say I have a parent template named base.tml,  I want the child template 
homepage.tml to extend base.tml, how is the child template homepage.tml 
supposed to know what its parent template is? 
thanks,
Ron


                                          

Reply via email to