anonymous wrote : use an actionhandler that can work with a xml structure But all i found is that action handlers can be used to parametrize actions, not other types such as task's.I know i can do something like this:
| <action class="org.test.MyAction"> | <city>Atlanta</city> | <rounds>5</rounds> | </action> | But is it possible to assign ActionHandler to Task ? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961347#3961347 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961347 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
