posted 11 years ago
I am also new to Struts2 and got a same issue, but I know some for sure,that the url you need to access is
localhost:7001/<Context_name>/getTurtorial.action
looks like you tried this one, since the error says you had given namespace / and action name getTutorial.
Please post the structure.