VelocityViewServlet@Deprecated public class VelocityViewServlet extends VelocityViewServlet
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_TOOLBOX_PATH
Deprecated.
Default path is now managed by
VelocityView |
protected static String |
TOOLBOX_KEY
Deprecated.
toolbox key is now managed by
VelocityView |
BUFFER_OUTPUT_PARAM| Constructor and Description |
|---|
VelocityViewServlet()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected VelocityView |
getVelocityView()
Deprecated.
Overrides parent to ensure each VVS instance has
it's own separate configuration, just like in Tools 1.x.
|
void |
init(javax.servlet.ServletConfig config)
Deprecated.
Initializes servlet and VelocityView used to process requests.
|
createContext, doGet, doPost, doRequest, error, fillContext, findInitParameter, getLog, getTemplate, getTemplate, getVelocityProperty, handleRequest, manageResourceNotFound, mergeTemplate, requestCleanup, setContentType, setVelocityViewdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected static final String TOOLBOX_KEY
VelocityViewprotected static final String DEFAULT_TOOLBOX_PATH
VelocityViewpublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
VelocityViewServletInitializes servlet and VelocityView used to process requests. Called by the servlet container on loading.
init in interface javax.servlet.Servletinit in class VelocityViewServletconfig - servlet configuationjavax.servlet.ServletExceptionprotected VelocityView getVelocityView()
getVelocityView in class VelocityViewServletCopyright © 2002–2023 Apache Software Foundation. All rights reserved.