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_DIR
BUFFER_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, mergeTemplate
createContext, doGet, doPost, doRequest, findInitParameter, getLog, getTemplate, getTemplate, getVelocityProperty, handleRequest, manageResourceNotFound, requestCleanup, setContentType, setVelocityView
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
VelocityLayoutServlet
init
in interface javax.servlet.Servlet
init
in class VelocityLayoutServlet
config
- servlet configuration parametersjavax.servlet.ServletException
protected VelocityView getVelocityView()
getVelocityView
in class VelocityViewServlet
Copyright © 2002–2014 Apache Software Foundation. All rights reserved.