Package | Description |
---|---|
org.apache.struts2 |
Main Struts interfaces and classes.
|
org.apache.struts2.components | |
org.apache.struts2.dispatcher |
Classes for action dispatching in Struts (the Controller part of MVC).
|
org.apache.struts2.dispatcher.mapper | |
org.apache.struts2.dispatcher.ng |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
org.apache.struts2.views.jsp |
Struts's JSP tag library.
|
Class and Description |
---|
ActionMapping
Simple class that holds the action mapping information used to invoke a
Struts action.
|
Class and Description |
---|
ActionMapper
The ActionMapper interface provides a mapping between HTTP requests and action invocation requests and vice-versa.
|
Class and Description |
---|
ActionMapper
The ActionMapper interface provides a mapping between HTTP requests and action invocation requests and vice-versa.
|
ActionMapping
Simple class that holds the action mapping information used to invoke a
Struts action.
|
Class and Description |
---|
ActionMapper
The ActionMapper interface provides a mapping between HTTP requests and action invocation requests and vice-versa.
|
ActionMapping
Simple class that holds the action mapping information used to invoke a
Struts action.
|
DefaultActionMapper
Default action mapper implementation, using the standard *.[ext] (where ext
usually "action") pattern.
|
ParameterAction
Defines a parameter action prefix.
|
Class and Description |
---|
ActionMapping
Simple class that holds the action mapping information used to invoke a
Struts action.
|
Class and Description |
---|
ActionMapper
The ActionMapper interface provides a mapping between HTTP requests and action invocation requests and vice-versa.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.