Hi
I have a query regarding the directory stucture.
How is the relative path of the css and js files derived? Is it in relation to the controller only and not the template file?
My current structure is as follows:
controller/
templates/
templates/css/
templates/js
when I invoke the template, the css and js are not found.
regards
halcyon