我做了一个普通的struts入门访问action的,两个工程的代码,约束,过滤器等配置完全一样,就是两次导的jar包不一样。但是图一的jar包访问action的时候出现了The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.图二却没有这个问题,能够成功访问,这是为什么呢?