You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Ilia Honsali <IH...@omnidata.co.ma> on 2004/04/08 16:37:58 UTC

[Newbies] how to organize

hi,

how can I organize .page files into directories??

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: [Newbies] how to organize

Posted by Jamie Orchard-Hays <ja...@dang.com>.
If you don't put your .page and .html files in the default location, then
you can explicitly define the location in the .application file. You have to
do this for each .page file:

<page name="CompanySummary"
specification-path="/WEB-INF/companyinfo/CompanySummary.page"/>


Jamie
----- Original Message ----- 
From: "Ilia Honsali" <IH...@omnidata.co.ma>
To: "'Tapestry users'" <ta...@jakarta.apache.org>
Sent: Thursday, April 08, 2004 10:37 AM
Subject: [Newbies] how to organize


> hi,
>
> how can I organize .page files into directories??
>
> thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org