html in a sub dir of WEB-INF for
components and pages..
Hello freindly Tapestry list..
What is the configuration mechanism to specify a custom spec/template
resolver for the page or component? That is, i'd like to have a
directory structure:
/WEB-INF/pages/(*html|[*.page])
/WEB-INF/componen
Hello freindly Tapestry list..
What is the configuration mechanism to specify a custom spec/template
resolver for the page or component? That is, i'd like to have a
directory structure:
/WEB-INF/pages/(*html|[*.page])
/WEB-INF/components/(*html|[*.jwc])
and have it so that if /WEB-INF/pages/Foo