Uses of Package
org.apache.struts2.result
Packages that use org.apache.struts2.result
Package
Description
Main XWork interfaces and classes.
Classes for Struts configuration and property handling.
XWork specific mock classes.
- 
Classes in org.apache.struts2.result used by org.apache.struts2
- 
Classes in org.apache.struts2.result used by org.apache.struts2.config
- 
Classes in org.apache.struts2.result used by org.apache.struts2.dispatcher.mapper
- 
Classes in org.apache.struts2.result used by org.apache.struts2.factory
- 
Classes in org.apache.struts2.result used by org.apache.struts2.mock
- 
Classes in org.apache.struts2.result used by org.apache.struts2.resultClassDescriptionMarking interface for results which perform browser redirectionAll results (except forAction.NONE) of anActionare mapped to a View implementation.Calls thesendRedirectmethod to the location specified.
- 
Classes in org.apache.struts2.result used by org.apache.struts2.views.freemarkerClassDescriptionAll results (except forAction.NONE) of anActionare mapped to a View implementation.