org.paneris.jammyjoes.controller
Class Competition

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.melati.servlet.TemplateServlet
                      extended by org.paneris.jammyjoes.servlet.JammyJoesMelatiServlet
                          extended by org.paneris.jammyjoes.controller.Competition
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class Competition
extends JammyJoesMelatiServlet

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.melati.servlet.TemplateServlet
templateEngine
 
Fields inherited from class org.melati.servlet.ConfigServlet
melatiConfig, sysAdminEmail, sysAdminName
 
Constructor Summary
Competition()
           
 
Method Summary
protected  java.lang.String jammyjoesRequest(org.melati.Melati melati, org.melati.template.ServletTemplateContext context)
           
 
Methods inherited from class org.paneris.jammyjoes.servlet.JammyJoesMelatiServlet
addExtension, doTemplateRequest, getSysAdminEmail, getSysAdminName, poemContext
 
Methods inherited from class org.melati.servlet.TemplateServlet
doPoemRequest, error, init, prePoemSession
 
Methods inherited from class org.melati.servlet.PoemServlet
_handleException, dbBusyMessage, destroy, doConfiguredRequest, handleException, poemContextWithLDB
 
Methods inherited from class org.melati.servlet.ConfigServlet
doGet, doPost, 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

Competition

public Competition()
Method Detail

jammyjoesRequest

protected java.lang.String jammyjoesRequest(org.melati.Melati melati,
                                            org.melati.template.ServletTemplateContext context)
                                     throws java.lang.Exception
Specified by:
jammyjoesRequest in class JammyJoesMelatiServlet
Throws:
java.lang.Exception


Copyright © 2001-2008 PanEris. All Rights Reserved.