Struts2 - Hello World
I have been trying for some days to get the "standard" example (varying flavours) to work. The error that keeps on appearing is "There is no Action mapped for namespace / and action name HelloStruts. - [unknown location]".
I have tried many combinations, the only thing that seems sure is that no notice is taken of the struts.xml file, in the WEB-INF dir and in the WEB-INF/lib dir. I have made changes to this to inject errors that have not been noticed.
If there is someone interested out there I can provide more detailed information but the bet I am making is that someone has the quick and easy answer. Of course I may be wrong but this thing should work easily in a compliant web server?
This is beginning to drive me crazy.......... So any help will be appreciated.
JohnR

