I've a problem with handle static resources. It's my web-app WebAppRoot -resources -css -style.css -imahes -jsp -template.jsp -secure -template_secure.jsp so myLocation=resources
How can I handle resource in a central way, for example I put location in a variable and use this in tag
I tried with but I don't understand how have to use.