You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Ezra Epstein <ee...@prajnait.com> on 2004/02/18 03:07:28 UTC

directory structure for HTML templates?

We're wondering if there is an easy way to structure our HTML in the context
root?  In other words, to separate designers from developers we plan to keep
the .page (and .jwc) with the .java files in the package structure.  But we
want the .html elsewhere: nearer to the context root.

So, is there an easy way to structure the location of html?  Must we resort
with to Libraries?

As an example,  we would like:
	/context
		/browse
			page1.html
			page2.html
		/check-out
			page1.html
			page2.html

etc.

Thanks,

Ezra E.


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