org.deegree.enterprise.servlet
Class DirectoryAccessServlet
java.lang.Object
  
javax.servlet.GenericServlet
      
javax.servlet.http.HttpServlet
          
org.deegree.enterprise.servlet.DirectoryAccessServlet
- All Implemented Interfaces: 
 - Serializable, Servlet, ServletConfig
 
public class DirectoryAccessServlet
- extends HttpServlet
 
This is one possible web application to be used for the printing functionality in iGeoPortal Std.
- Version:
 
  - $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Judit Mays, last edited by: $Author: bezema $
 
- See Also:
 - Serialized Form
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DirectoryAccessServlet
public DirectoryAccessServlet()
init
public void init()
          throws ServletException
- Overrides:
 init in class GenericServlet
 
- Throws:
 ServletException
 
doGet
protected void doGet(HttpServletRequest request,
                     HttpServletResponse response)
              throws ServletException,
                     IOException
- Overrides:
 doGet in class HttpServlet
 
- Throws:
 ServletException
IOException
 
doPost
protected void doPost(HttpServletRequest request,
                      HttpServletResponse response)
               throws ServletException,
                      IOException
- Overrides:
 doPost in class HttpServlet
 
- Throws:
 ServletException
IOException
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net