public abstract class VmServlet extends VmServlet
VmServlet adds a standard validator to the VmServlet from the velocity module VmServlet.
| Modifier and Type | Field and Description |
|---|---|
protected Validator |
m_validator
A validator.
|
ATTR_PARAMS| Constructor and Description |
|---|
VmServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setVmStdRef(HttpServletRequest request,
HttpServletResponse response)
Add some standard references to the vm context.
|
getActionURL, getVmReference, includeVm, setVmReferencesendParentRedirect, service, setNoCacheHeadersdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logprotected final Validator m_validator
protected void setVmStdRef(HttpServletRequest request, HttpServletResponse response)
setVmStdRef in class VmServletrequest - The request.response - The response.Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.