|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.velocity.tools.view.VelocityViewServlet
org.apache.velocity.tools.view.servlet.VelocityViewServlet
VelocityViewServlet
@Deprecated public class VelocityViewServlet
Field Summary | |
---|---|
protected static java.lang.String |
DEFAULT_TOOLBOX_PATH
Deprecated. Default path is now managed by VelocityView |
protected static java.lang.String |
TOOLBOX_KEY
Deprecated. toolbox key is now managed by VelocityView |
Fields inherited from class org.apache.velocity.tools.view.VelocityViewServlet |
---|
SHARED_CONFIG_PARAM |
Constructor Summary | |
---|---|
VelocityViewServlet()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.apache.velocity.tools.view.VelocityViewServlet |
---|
createContext, doGet, doPost, doRequest, error, fillContext, findInitParameter, getLog, getTemplate, getTemplate, getVelocityProperty, getVelocityView, init, mergeTemplate, requestCleanup, setContentType, setVelocityView |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String TOOLBOX_KEY
VelocityView
protected static final java.lang.String DEFAULT_TOOLBOX_PATH
VelocityView
Constructor Detail |
---|
public VelocityViewServlet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |