VelocityLayoutServlet@Deprecated public class VelocityLayoutServlet extends VelocityLayoutServlet
DEFAULT_DEFAULT_LAYOUT, DEFAULT_ERROR_TEMPLATE, DEFAULT_LAYOUT_DIR, defaultLayout, errorTemplate, KEY_ERROR_CAUSE, KEY_ERROR_INVOCATION_EXCEPTION, KEY_ERROR_STACKTRACE, KEY_LAYOUT, KEY_SCREEN_CONTENT, layoutDir, PROPERTY_DEFAULT_LAYOUT, PROPERTY_ERROR_TEMPLATE, PROPERTY_LAYOUT_DIRBUFFER_OUTPUT_PARAM| Constructor and Description |
|---|
VelocityLayoutServlet()
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 Velocity, the view servlet and checks for changes to
the initial layout configuration.
|
error, fillContext, findLayout, mergeTemplatecreateContext, doGet, doPost, doRequest, findInitParameter, getLog, getTemplate, getTemplate, getVelocityProperty, handleRequest, manageResourceNotFound, requestCleanup, setContentType, setVelocityViewdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
VelocityLayoutServletinit in interface javax.servlet.Servletinit in class VelocityLayoutServletconfig - servlet configuration parametersjavax.servlet.ServletExceptionprotected VelocityView getVelocityView()
getVelocityView in class VelocityViewServletCopyright © 2002–2023 Apache Software Foundation. All rights reserved.