public class SiteAssocJsfTool extends JsfTool
| Modifier and Type | Field and Description |
|---|---|
static String |
HELPER_RETURN_NOTIFICATION |
JSF_EXT, JSF_FACELETS_EXT, LAST_VIEW_VISITED, m_default, m_defaultToLastView, m_path, URL_EXT, URL_PATH| Constructor and Description |
|---|
SiteAssocJsfTool() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(HttpServletRequest req,
HttpServletResponse res) |
void |
init(ServletConfig config) |
protected boolean |
sendToHelper(HttpServletRequest req,
HttpServletResponse res,
String target) |
computeDefaultTarget, destroy, doGet, doPost, getServletInfo, isResourceRequest, redirectRequestedTargetdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicegetInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, log, logpublic static final String HELPER_RETURN_NOTIFICATION
public void init(ServletConfig config) throws ServletException
init in interface Servletinit in class JsfToolServletExceptionprotected void dispatch(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException
dispatch in class JsfToolServletExceptionIOExceptionprotected boolean sendToHelper(HttpServletRequest req, HttpServletResponse res, String target) throws ToolException
ToolExceptionCopyright © 2003–2017 The Sakai Foundation. All rights reserved.