org.apache.struts2 |
Main Struts interfaces and classes.
|
org.apache.struts2.components |
|
org.apache.struts2.components.template |
|
org.apache.struts2.config |
Classes for Struts configuration and property handling.
|
org.apache.struts2.dispatcher |
Classes for action dispatching in Struts (the Controller part of MVC).
|
org.apache.struts2.dispatcher.mapper |
|
org.apache.struts2.dispatcher.multipart |
Classes to help dispatch multipart HTTP requests.
|
org.apache.struts2.dispatcher.ng |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
org.apache.struts2.dispatcher.ng.filter |
|
org.apache.struts2.dispatcher.ng.listener |
|
org.apache.struts2.dispatcher.ng.servlet |
|
org.apache.struts2.factory |
|
org.apache.struts2.impl |
|
org.apache.struts2.interceptor |
Web specific interceptor classes.
|
org.apache.struts2.interceptor.debugging |
|
org.apache.struts2.interceptor.validation |
|
org.apache.struts2.servlet.interceptor |
|
org.apache.struts2.util |
Miscellaneous helper classes.
|
org.apache.struts2.util.fs |
|
org.apache.struts2.views |
|
org.apache.struts2.views.annotations |
|
org.apache.struts2.views.freemarker |
Classes for views using FreeMarker.
|
org.apache.struts2.views.freemarker.tags |
|
org.apache.struts2.views.jsp |
Struts's JSP tag library.
|
org.apache.struts2.views.jsp.iterator |
Struts's JSP tag library for iterator handling.
|
org.apache.struts2.views.jsp.ui |
Struts' JSP UI tags.
|
org.apache.struts2.views.util |
Miscellaneous helper classes for all views.
|
org.apache.struts2.views.velocity |
Classes for views using Velocity.
|
org.apache.struts2.views.velocity.components |
|
org.apache.struts2.views.xslt |
The new xslt view supports an extensible Java XML adapter framework that makes
it easy to customize the XML rendering of objects and to incorporate structured
XML text and arbitarary DOM fragments into the output.
|