You can specify where the html file template is inside the Result.page file via the $template parameter like this:

<asset name="$template" path="path/to/your/html/file.html"/>

Nima Boustanian wrote:

Hey all

I've managed to tell Tapestry the new path to my page files are by using the following command in my .app file.
<page name="Result" specification-path="pages/Result.page"/>

Is there a corresponding feature where you can specify where Tapestry should look for html files? I don't want to put them in the context root since I have over 30 html templates and it easily gets cluttered.

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to