Plugins listed here were bundled with Struts 2, they are now officially supported by Struts Community. You can find more details about given plugin in Struts 2 Documentation Plugin Developers Guide.

Bundled
  • REST Pluginprovides tools to build RESTful applications
  • Config Browser Plugina simple tool to help view your Struts configuration at runtime
  • Convention Plugina code by convention and component plugin similar to the Codebehind and Zero-config plugins
  • DWR Pluginprovides integration with the Ajax framework Direct Web Remoting http://getahead.org/dwr
  • JasperReports Pluginenables Actions to return reports through JasperReports
  • Java Templates Plugin
  • JFreeChart Pluginallows Actions to easily return generated charts and graphs
  • JSON Pluginprovides a "json" result type that serializes actions into JSON
  • JUnit Pluginprovides integration with the popular JUnit http://junit.org unit testing framework
  • OSGi Pluginprovides support for starting an instance of Apache Felix inside a web application, and scanning installed bundles for Struts configuration
  • Pell Multipart Plugin
  • Plexus Pluginenables Struts Actions, Interceptors, and Results to be created and injected by Plexus http://plexus.codehaus.org/
  • Portlet Pluginis used for developing JSR168 portlets using Struts 2
  • Sitemesh Pluginallows Sitemesh templates to access Struts information
  • SmartURLs plugin
  • Spring Pluginallows Actions, Interceptors, and Results to be created and/or autowired by Spring
  • TestNG Pluginprovides integration with the popular TestNG http://testng.org unit testing framework
  • Tiles Pluginallows actions to return Tiles pages
  • No labels