Prefix is the namespace of the library. You define it in your app.application like this:
<library id="contrib" specification-path="/org/apache/tapestry/contrib/Contrib.library"/> 'contrib' is the namespace/prefix. On 7/19/07, Paulo Ramos <[EMAIL PROTECTED]> wrote:
Thanks How do i call the pages?? What prefix?? Paulo Ramos - Portugal Renat Zubairov escreveu: > That's quite a fancy feature of Tapestry, I didn't expected to find it > but it's actually there and woking > > See > > http://bookie.googlecode.com/svn/trunk/bookie-framework/src/main/java/org/bookie/framework/BookieMail.library > > > You can put pages in the library declaration. Reference to the page > should be done with prefix > > Renat > > On 19/07/07, Paulo Ramos <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I have a group of Tapestry pages that are equal in 3 different projects. >> I have created a Library with some shared components, but there is a way >> to do the same with the pages? >> >> Thank's for your time. >> >> Paulo Ramos - Portugal >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > >