You can make a two components(Header & Footer) and use BaseComponent as the 
class, and use them on your pages.

<component-specification class="org.apache.tapestry.BaseComponent" 
allow-body="yes" allow-informal-parameters="yes">
</component-specification>

For more info:
http://wiki.apache.org/tapestry/HowTos

Henrik

"Karthik N" <[EMAIL PROTECTED]> skrev i en meddelelse 
news:[EMAIL PROTECTED]
> look at the @Border component
>
> On 8/26/06, Josh Joy <[EMAIL PROTECTED]> wrote:
>>
>> Hi All,
>>
>> Newbie question...I would like to maintain the same
>> header and footer
>> for each page (basically simulate an include)...what
>> is the recommended
>> approach to doing this? Thanks in advance.
>>
>> Thanks,
>> Josh
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> -- 
> Thanks, Karthik
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to