mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
2db660a3bbc91c6c53e692318c255f4ad12a6bf2
The DI container will allow us better wire the framework together while allowing self-defining plugins to extend/replace any component. This change also gets rid of the need for struts.properties, allowing settings/constants to be defined in the XML. In fact, even the XML isn't required when using the new zero configuration "actionPackages" filter init param. These changes should be fully backwards compatible for most applications. WW-1498 WW-1421 WW-1402 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@474191 13f79535-47bb-0310-9956-ffa450edef68
Redesigning the Struts configuration to use the XWork DI container and its new configuration scheme.
Redesigning the Struts configuration to use the XWork DI container and its new configuration scheme.
Redesigning the Struts configuration to use the XWork DI container and its new configuration scheme.
Description
Languages
Java
88.7%
HTML
8.3%
FreeMarker
2.6%
JavaScript
0.2%