Hi, I've included the PrecompressLinker option in my gwt.xml file, build the application and deploy to Tomcat. All generated js file have an equivalent js.gz file, but Tomcat still uses non gzip files.
How can I tell Tomcat when a request comes for foo.js to check for the existence of foo.js.gz and use it? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
