
|
If you were logged in you would be able to see more operations.
|
|
|
|
Upgrade because it fixes issues with GZip as well as Hibernate's cache and shutdown errors.
|
|
Description
|
Upgrade because it fixes issues with GZip as well as Hibernate's cache and shutdown errors. |
Show » |
|
<filter-mapping>
<filter-name>gzipFilter</filter-name>
<url-pattern>/*</url-pattern>
</filter-mapping>
<filter-mapping>
<filter-name>exportFilter</filter-name>
<url-pattern>*.html</url-pattern>
</filter-mapping>