Tagged Questions
1
vote
1answer
179 views
Grails Resources Plugin — How to get generated urls?
Does anyone know how i could access the exact url that the resources plugin would spit out?
I want to use the resources plugin to optimize transfer of my javascript files, however, the application ...
1
vote
2answers
567 views
Html5 Mime type error in grails
I am trying to create a web application using grails 1.3.7 for iPad using a cache manifest to save the data offline. I got offline data working very fine in Chrome but in Safari, iPad and Mozilla it ...