Hi Christian, SJ4TC is /relatively/ young [1] and so there are no many documented use cases on the web. Anyway it would not be difficult to add the executeAction method. I'm going to open a new issue.
[1] https://issues.apache.org/jira/browse/WW-3403 On 3 August 2011 13:56, Christian Grobmeier <[email protected]> wrote: > Hello all, > > today I tried to figure out how one can use StrutsJUnit4TestCase. I am > currently puzzled. I found docs for the older implementation for > Junit3 of course, but nothing on the StrutsJUnit4TestCase class. Any > pointers? > > With the old stuff i simply did: this.executeAction() and all was > well. Now it seems I have to give the class a web.xml - how? > > Thanks in advance > > Christian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Maurizio Cucchiara

