NoClientCachingEventAspect |
public class NoClientCachingEventAspect extends AbstractLogEnabled implements EventAspect,ThreadSafe(Code) |
| This aspect implementation sets some headers on the response that tell
clients/proxies to not cache. This "disables" the back button on the
client.
author: Carsten Ziegeler version: CVS $Id: NoClientCachingEventAspect.java 433543 2006-08-22 06:22:54Z crossley $ |