Re: How to use annotationWorkflow Interceptor

2008-04-13 Thread 袁嘉铭
i have try it , no problem happen this is my config test.jsp public class TestAction { private static final long serialVersionUID = -2818133285465497272L; public String execute() throws Exception { return Action.SUCCESS; } } public class TestActionSupport extends

Re: How to use annotationWorkflow Interceptor

2008-04-13 Thread Décio Heinzelmann Luckow
Hi all, I was testing the tag to configure the default action mapping for a package, without success, then I search Struts Jira for something about this and find the WW2525. The WW2525 is closed with the argument that this tag is used to configure the default class to be used when an action mapp

Re: How to use annotationWorkflow Interceptor

2008-04-12 Thread 袁嘉铭
hi,akash i see the source code but i can't found any place config the name of annotationWorkflow interceptor. i think you will want to use it you must config it by yourself add this in your interceptors EX it any english you doesn't know what it mean. forgive my poor english gordian

How to use annotationWorkflow Interceptor

2008-04-11 Thread akash agrawal
Hi, I am looking at the example provided on this link: http://struts.apache.org/2.x/docs/annotationworkflowinterceptor.html I couldn't find annotationWorkflow in my struts-default.xml I get an error from framework: 2008-04-11 18:04:58.817 ERROR [StandardContext3638]: Exception