com.arsdigita.forum
Class ForumServlet

java.lang.Object
  extended byjavax.servlet.GenericServlet
      extended byjavax.servlet.http.HttpServlet
          extended bycom.arsdigita.web.BaseServlet
              extended bycom.arsdigita.web.BaseApplicationServlet
                  extended bycom.arsdigita.bebop.page.BebopApplicationServlet
                      extended bycom.arsdigita.forum.ForumServlet
All Implemented Interfaces:
Constants, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class ForumServlet
extends com.arsdigita.bebop.page.BebopApplicationServlet
implements Constants

Version:
$Id: //apps/forum/dev/src/com/arsdigita/forum/ForumServlet.java#6 $
Author:
Justin Ross <jross@redhat.com>
See Also:
Serialized Form

Field Summary
static String versionId
           
 
Fields inherited from class com.arsdigita.web.BaseApplicationServlet
APPLICATION_ID_ATTRIBUTE, APPLICATION_ID_PARAMETER
 
Fields inherited from class com.arsdigita.web.BaseServlet
REQUEST_URL_ATTRIBUTE
 
Fields inherited from interface com.arsdigita.forum.ui.Constants
FORUM_MODE_POST, FORUM_MODE_VIEW, FORUM_XML_NS, MODE_PARAM, PAGINATOR_PARAM, THREAD_PARAM, TOPIC_ANY, TOPIC_NONE, TOPIC_PARAM
 
Constructor Summary
ForumServlet()
           
 
Method Summary
 void init()
           
 
Methods inherited from class com.arsdigita.bebop.page.BebopApplicationServlet
doService, put
 
Methods inherited from class com.arsdigita.web.BaseApplicationServlet
doService
 
Methods inherited from class com.arsdigita.web.BaseServlet
destroy, doDestroy, doGet, doInit, doPost, getUserContext, init
 
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, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

ForumServlet

public ForumServlet()
Method Detail

init

public void init()
          throws javax.servlet.ServletException
Throws:
javax.servlet.ServletException


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2348 UTC