public class VelocityInlineDispatcher extends Object implements Dispatcher
| Modifier and Type | Class and Description |
|---|---|
class |
VelocityInlineDispatcher.VelocityUtilBean |
| Constructor and Description |
|---|
VelocityInlineDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(String path,
HttpServletRequest request,
HttpServletResponse response) |
void |
init(ServletContext context) |
public void init(ServletContext context) throws ServletException
ServletExceptionpublic void dispatch(String path, HttpServletRequest request, HttpServletResponse response) throws ServletException
dispatch in interface DispatcherServletExceptionCopyright © 2003-2014 Sakai Project. All Rights Reserved.