Class ImageTransformServlet

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class ImageTransformServlet
    extends FileServlet
    transform a image. url : /transform/[filter]/[template]/[area]/[local*]|[]/uri_to_image. *local = access to a file in the webapp, if not local the file come from data folder.
    Author:
    pvandermaesen.
    See Also:
    Serialized Form