Class GraphServlet

  • All Implemented Interfaces:
    Serializable, Servlet, ServletConfig

    public class GraphServlet
    extends HttpServlet
    This is the Servlet that processes web-service requests, and retrieves images and/or other files created by the Tag Library or a RequestHandler. Typically there will be no need to override this class - extending it can usually be done by creating a new RequestHandler.
    See Also:
    Serialized Form