Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 4th, 2012  |  syntax: None  |  size: 0.34 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Which compression (is GZIP the most popular) servlet filter would you suggest?
  2. <dependency>
  3.     <groupId>net.sf.ehcache</groupId>
  4.     <artifactId>ehcache-web</artifactId>
  5.     <version>2.0.4</version>
  6. </dependency>
  7.        
  8. <dependency>
  9.     <groupId>org.slf4j</groupId>
  10.     <artifactId>slf4j-jdk14</artifactId>
  11.     <version>1.6.4</version>
  12. </dependency>