You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2007/05/22 13:57:43 UTC

[jira] Updated: (WW-1881) GenericAction support

     [ https://issues.apache.org/struts/browse/WW-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown updated WW-1881:
--------------------------

    Fix Version/s: 2.1.0

> 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
>             Fix For: 2.1.0
>
>
> 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.