Problem: Struts has detected an unhandled exception: Messages: There is no Action mapped for action name HelloWorld.
Solution: You should also modify the index.html, which the author maybe have omitted. The problem exist in the following: <META HTTP-EQUIV="Refresh" CONTENT="0;URL=example/HelloWorld.action">
View All Comments
| View Tutorial