net.sf.jasperreports.web.servlets
Class ImageServlet

java.lang.Object
  extended by HttpServlet
      extended by net.sf.jasperreports.web.servlets.ImageServlet

public class ImageServlet
extends HttpServlet

Version:
$Id: ImageServlet.java 4727 2011-10-20 14:31:18Z narcism $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
static java.lang.String REQUEST_PARAMETER_IMAGE_NAME
           
 
Constructor Summary
ImageServlet()
           
 
Method Summary
 void service(HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REQUEST_PARAMETER_IMAGE_NAME

public static final java.lang.String REQUEST_PARAMETER_IMAGE_NAME
See Also:
Constant Field Values
Constructor Detail

ImageServlet

public ImageServlet()
Method Detail

service

public void service(HttpServletRequest request,
                    HttpServletResponse response)
             throws java.io.IOException,
                    ServletException
Throws:
java.io.IOException
ServletException


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com