Class ImageRemapFilter

java.lang.Object
net.sf.basedb.clients.web.servlet.ImageRemapFilter
All Implemented Interfaces:
Filter

public class ImageRemapFilter
extends Object
implements Filter
This is a filter that remaps request to images to some other image. See ImageRemapper. The remap is done internally on the server and is not visible for the web client. It is possible to set a cache control header to control the time images are cached.
Since:
3.4
Author:
Nicklas