struts.xml,报错 1

ERROR c.opensymphony.xwork2.util.DomHelper - The content of element type "action" must match "(param|result|interceptor-ref|exception-mapping)*". at (null:197:12)

struts.xml,报错 1

 

去到SVN里面找到自己改过的文件进行查看,

原来是自己手贱导致的!该打

 

上一篇:flume的Interceptor和Selector


下一篇:SpringMVC中使用Interceptor拦截器顺序等