The TODO-list method:
| @StartTask @EndTask
| public void done {}
|
My option (different methods activated withint different <s:link>'s):
| @StartTask
| public void startTask() {}
| @EndTask
| public void endTask() {}
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968958#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...