Hi all,
I created the web application, following the great tutorial:
http://academy.magnolia-cms.com/display/MA/U.2+Starting+your+first+project

Now I'm inserting my frontend markup code, but I cannot find how to link static 
resources:

My template module name is:
mycompany.extranet.template.module

in the resources/files folder I put a custom css file:
/resources/mgnl-files/docroot/mycompanyExtranetTemplateModule/pippo.css

and I referenced it on my ftl template script:
${contextPath}/docroot/mycompanyExtranetTemplateModule/pippo.css

this produces this reference:
http://localhost:8080/extranet/docroot/mycompanyExtranetTemplateModule/pippo.css

But I have a 404 error...

What's wrong???

Thanks a lot, Davide.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=8c03af41-d2f3-4bae-bf93-1846c0a33b6e


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to