You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Rob Dennett <ro...@tmit1.org> on 2006/05/26 18:45:53 UTC

How to specify page class location

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
 

Re: How to specify page class location

Posted by Shing Hing Man <ma...@yahoo.com>.
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 <ro...@tmit1.org> 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: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org