type Status report
message There is no Action mapped for namespace / and action name first.
description The requested resource is not available.
解決:
1.struts.xml文件名出現出錯:如:sturts.xml拼寫錯誤,struts2.xml理解錯誤;
2.struts.xml文件放置位置出錯,應該放在src目錄下;
3.struts.xml文件內容出錯