org.persvr.servlet
Class ExampleAppCacheManifest

java.lang.Object
  extended by HttpServlet
      extended by org.persvr.servlet.ExampleAppCacheManifest

public class ExampleAppCacheManifest
extends HttpServlet


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

Constructor Detail

ExampleAppCacheManifest

public ExampleAppCacheManifest()
Method Detail

doGet

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