HTTP Status 404:No result defined for action com.tarena.action.HelloAction and result success

action界面是通过 http://localhost:8080/Str/query.action 来访问的。如果这里namespace改为namespace="/hello" ,则action界面的访问地址应该改为 http://localhost:8080/Str/hello/query.action