|
Class Summary |
| PrecompressedArtifactFilter |
|
| ProcessorUtils |
Note that the utility methods to return a js or css request handler cannot be replaced with @Resource
annotations due to these beans only existing in a web application context, whereas the callers of these
resources may exist in both web and non-web application contexts. |
| RepeatSubmitProtectionFilter |
|
| StatusExposingServletResponse |
Code is largely copied from StackOverflow post made by David Rabinowitz with contributions
by others in the same thread. |