public class VelocityDispatchServlet extends HttpServlet
| Constructor and Description |
|---|
VelocityDispatchServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ServletConfig config) |
protected void |
service(HttpServletRequest request,
HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void init(ServletConfig config) throws ServletException
init in interface Servletinit in class GenericServletServletExceptionprotected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service in class HttpServletServletExceptionIOExceptionCopyright © 2003-2014 Sakai Project. All Rights Reserved.