Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Struts 2 should have a plugin that implements JBoss Seam-style scoped injectors. This would allow you to designate a property on an action to be injected with the proper, say, Session-scoped object. In the other direction, the action could provide an object to be stored in a designated scope. Since this system is in the process of being standardized through the JCP, we should look at how to support it now.