|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
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 |
|
com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverter
Since XWork 2.0.4, the implementation of XWorkConverter handles the processing of annotations. |
|
com.opensymphony.xwork2.conversion.impl.EnumTypeConverter
Since Struts 2.1.0 as enum support is now built into XWork |
|
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 |
|
com.opensymphony.xwork2.conversion.impl.GenericsObjectTypeDeterminer
Use DefaultObjectTypeDeterminer instead. Since XWork 2.0.4 the DefaultObjectTypeDeterminer handles the annotation processing. |
|
com.opensymphony.xwork2.MockActionInvocation
Please use @see com.opensymphony.xwork2.mock.MockActionInvocation instead |
|
org.apache.struts2.config.Settings
Since Struts 2.1.2 |
Deprecated Annotation Types | |
---|---|
com.opensymphony.xwork2.validator.annotations.Validation
Since Struts 2.1 because it isn't necessary anymore |
Deprecated Constructors | |
---|---|
com.opensymphony.xwork2.config.impl.ActionConfigMatcher(Map Since 2.1, use ActionConfigMatcher.ActionConfigMatcher(PatternMatcher, Map, boolean) instead |
|
com.opensymphony.xwork2.config.impl.ActionConfigMatcher(Map Since 2.1, use ActionConfigMatcher.ActionConfigMatcher(PatternMatcher, Map, boolean) instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |