Hi,

how about ITemplateSourceDelegate:

org.apache.tapestry. template-source-delegate

or you could modify the specification resolver delegate like this example:

http://wiki.apache.org/tapestry/SpeclessPagesInWEB-INF

Regards,

Manri


mateamargo wrote:
Manri Offermann-3 wrote:
Hi,

You can use the ISpecificationResolverDelegate and specify where to find the specs and htmls. Try something like this:

http://wiki.apache.org/tapestry/PagesAndComponentsInWEB-INF

Best regards,

Manri


Hi, thanks for your answer.

I'm looking something exactly like that, but not for the *.pages files
(because I don't have any), but for my HTML templates files.

After doing what that wiki says, Tapestry forces me to use a .page file for
each template.

Is there something similar to this
org.apache.tapestry.specification-resolver-delegate but with templates?

Thanks.



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

Reply via email to