Class and Description |
---|
org.apache.struts2.dispatcher.ActionContextCleanUp
Since Struts 2.1.3, use
StrutsPrepareFilter and
StrutsExecuteFilter to use other Servlet filters that need access to
the ActionContext |
org.apache.struts2.dispatcher.FilterDispatcher
Since Struts 2.1.3, use
StrutsPrepareAndExecuteFilter instead or
StrutsPrepareFilter and StrutsExecuteFilter
if needing using the ActionContextCleanUp filter in addition to this one |
org.apache.struts2.dispatcher.FilterDispatcherCompatWeblogic61
Since Struts 2.1.3 as it probably isn't used anymore
|
org.apache.struts2.impl.StrutsObjectFactory
since version 2.3.16
|
Field and Description |
---|
org.apache.struts2.StrutsConstants.STRUTS_FREEMARKER_TEMPLATES_CACHE |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.