Do you always have to define a template and a page specification? I always thought that using the technique below allowed you to avoid that, but I guess I was wrong.
Thanks for your help, Rob -----Original Message----- From: Shing Hing Man [mailto:[EMAIL PROTECTED] Sent: Friday, May 26, 2006 12:11 PM To: Tapestry users Subject: Re: How to specify page class location You need to specify the meta-key org.apache.tapestry.page-class-packages in .application. Something like : <meta key="org.apache.tapestry.page-class-packages"> math.pages,math.pages.exception,math.pages.users, math.pages.lectureVoting,math.pages.lectureVoting.admin, math.pages.lectureVoting.admin.module, math.pages.lectureVoting.vote </meta> More details at http://jakarta.apache.org/tapestry/UsersGuide/configuration.html#configuration.properties Shing --- Rob Dennett <[EMAIL PROTECTED]> wrote: > I have forgotten how to specify the location of a > page class in the application specification, thereby > avoiding having to create a separate page > specification. Where can I find docs/examples on > that? > > > > Thanks for your help, > > Rob > > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.7.1/348 - > Release Date: 5/25/2006 > > Home page : http://uk.geocities.com/matmsh/index.html ___________________________________________________________ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.7.1/348 - Release Date: 5/25/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.7.1/348 - Release Date: 5/25/2006 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]