Hi all, I've been trying to utilize http://code.google.com/p/google-web-toolkit/wiki/PrecompressLinker, but for (I'm assuming) the common usecase of deploying to Tomcat, or to Jboss, this seems useless/no value.
With tomcat, only configuration I could find was to modify server.xml with Connector ...compression="on" .. configurations which RE-compresses (instead of using pre-compressed) outgoing content, seemingly on the fly for every request. Jboss seems to have similar challenges. Has anyone had success where using the GWT PrecompressLinker provided value to Tomcat environments (opposed to jetty)? I know this isn't a direct GWT question, but having a cool feature and being unable to use it leads one wanting... :-) -Darren -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Mo1JIn3tnOEJ. 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.
