"There is no Action mapped for HelloWorld" issue,
October 9, 2009 at 12:32 PM
Instead of http://localhost/struts2tutorial/, type http://localhost/struts2tutorial/roseindia/HelloWorld.action. This will show the newly created page.
Alternatively, update struts2tutorial\index.html to have URL as "roseindia/HelloWorld.action" instead of "example/HelloWorld.action"
View All Comments
| View Tutorial