com.facetmap.servlet
Class BrowseXmlServlet

java.lang.Object
  extended byHttpServlet
      extended bycom.facetmap.servlet.BrowseXmlServlet

public class BrowseXmlServlet
extends HttpServlet

See Also:
Serialized Form

Constructor Summary
BrowseXmlServlet()
           
 
Method Summary
 void doGet(HttpServletRequest req, HttpServletResponse resp)
           
 void doPost(HttpServletRequest req, HttpServletResponse resp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowseXmlServlet

public BrowseXmlServlet()
Method Detail

doGet

public void doGet(HttpServletRequest req,
                  HttpServletResponse resp)
           throws java.io.IOException
Throws:
java.io.IOException

doPost

public void doPost(HttpServletRequest req,
                   HttpServletResponse resp)
            throws java.io.IOException
Throws:
java.io.IOException