org.paneris.melati.site
Class Populate

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.melati.servlet.ConfigServlet
              extended by org.melati.servlet.PoemServlet
                  extended by org.paneris.melati.site.Populate
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class Populate
extends org.melati.servlet.PoemServlet

Url http://localhost/page/org.paneris.melati.site.Populate/site

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.melati.servlet.ConfigServlet
melatiConfig, sysAdminEmail, sysAdminName
 
Constructor Summary
Populate()
           
 
Method Summary
protected  void doPoemRequest(org.melati.Melati melati)
           
 
Methods inherited from class org.melati.servlet.PoemServlet
_handleException, dbBusyMessage, destroy, doConfiguredRequest, getSysAdminEmail, getSysAdminName, handleException, poemContext, poemContextWithLDB, prePoemSession
 
Methods inherited from class org.melati.servlet.ConfigServlet
doGet, doPost, error, init, melatiConfig, setSysAdminEmail, setSysAdminName, writeConnectionPendingException, writeError
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Populate

public Populate()
Method Detail

doPoemRequest

protected void doPoemRequest(org.melati.Melati melati)
                      throws java.lang.Exception
Specified by:
doPoemRequest in class org.melati.servlet.PoemServlet
Throws:
java.lang.Exception


Copyright © 1997-2008 PanEris. All Rights Reserved.