Re: Struts 2 Annotation Tutorial

2011-09-27 Thread Łukasz Lenart
Do you have action class called HelloAction with execute method which returns SUCCESS ? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2011/9/28 Steve Brierton : > Hello, > > I'm going through the Struts 2 Annotation tutori

Struts 2 Annotation Tutorial

2011-09-27 Thread Steve Brierton
Hello, I'm going through the Struts 2 Annotation tutorial and I'm having problems with the first part of it, the "hello" convention plugin part. I'm getting "There is no Action mapped for namespace / and action name hello." Along with the following stack trace (partial): There is no Action mappe