GenericAction support
---------------------
Key: WW-1881
URL: https://issues.apache.org/struts/browse/WW-1881
Project: Struts 2
Issue Type: Improvement
Components: Actions
Reporter: Thomas Wiradikusuma
I'm currently leveraging AppFuse for my projects. Currently I'm using Struts 2
for the Web part (previously Spring MVC).
AppFuse has GenericDao and GenericManager which I think very useful (for lazy
person like me).
But my lazyness doesn't stop there. After using zeroconf and codebehind, I want
more. I want generic action.
I created one, it passed the test (i created a unit test) but i can't find a
way to make Struts(with codebehind enabled) "aware" of this special class.
Btw I'm using Spring for handling the actions.
Here's my posting in AppFuse's forum:
http://www.nabble.com/forum/ViewPost.jtp?post=9981357&framed=y&skin=2369
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.