|
|
This post has NOT been accepted by the mailing list yet.
I am using grails resource plugin in my project. All my static application are stored there and retrieved. However, it works when i run on local but when i do same on server the static contents are retrieved from server only instead of cache. I'm using Tomcat server. any help?
|