RE: need help with template components

2008-09-29 Thread Gabriel Rodriguez
--Original Message- From: Filip S. Adamsen [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 2:26 PM To: Tapestry users Subject: Re: need help with template components Hi, Using a layout component is a good way to start: http://tapestry.apache.org/tapestry5/guide/layout.html -Filip

Re: need help with template components

2008-09-29 Thread Filip S. Adamsen
Hi, Using a layout component is a good way to start: http://tapestry.apache.org/tapestry5/guide/layout.html -Filip On 2008-09-29 21:46, Gabriel Rodriguez wrote: For a while now I've been trying to apply a common template to several Tapestry 5 pages with no success. How is this achieved? Very