org.openxava.web.servlets
Class GalleryServlet

java.lang.Object
  extended by HttpServlet
      extended by org.openxava.web.servlets.GalleryServlet

public class GalleryServlet
extends HttpServlet

Author:
Javier Paniza

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

Constructor Detail

GalleryServlet

public GalleryServlet()
Method Detail

doGet

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