com.dotmarketing.servlets
Class FileServlet

java.lang.Object
  extended by HttpServlet
      extended by com.dotmarketing.servlets.FileServlet

public class FileServlet
extends HttpServlet


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

Constructor Detail

FileServlet

public FileServlet()
Method Detail

service

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


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.