Well, using the code from the wiki, you can get to this structure WEB-INF \pages (*.page + *.html + *.properties) \components (*.jwc + *.html + *.properties)
AFAIK the template should be near its spec (if there is one) but the spec can contain a special asset (named '$template') that overrides this (of course you'ld have to define this asset in every .page or .jwc). Anyway, if the wiki code isn't working for you, are you by any chance using windows? I believe there might be a file separator issue on that code. >From Andreas Bulling <[EMAIL PROTECTED]>: > On 15. Mδr 2006 - 21:11:17, Andreas Andreou wrote: > | Could you please describe the directory structure that > | you want to achieve? > > Sure: > WEB-INF > \- pages (*.page) > \- components (*.jwc) > \-templates (*.html) > > Sincerly, > Andreas > > --------------------------------------------------------------------- > 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]
