创建Struts2之后,无法通过http://localhost:8080/struts2_day01/show/ActionDemo 访问到相应的页面,主要的问题是由于Struts.xml的位置没有放到src下面