web项目异常记录

Posted suheng

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了web项目异常记录相关的知识,希望对你有一定的参考价值。

Caught exception while loading file action/RegistAction-validation.xml

将校验器文件header

<?xml version="1.0" encoding="utf-8"?>        
<!DOCTYPE validators PUBLIC     
"-//OpenSymphony Group//XWork Validator 1.0.3//EN"     
"http://www.opensymphony.com/xwork/xwork-validator-1.0.3.dtd">

修改为

<?xml version="1.0" encoding="utf-8"?>      
 <!DOCTYPE validators PUBLIC    
  "-//Apache Struts//XWork Validator 1.0.3//EN"     
 "http://struts.apache.org/dtds/xwork-validator-1.0.3.dtd">

 

以上是关于web项目异常记录的主要内容,如果未能解决你的问题,请参考以下文章

maven web项目的web.xml报错The markup in the document following the root element must be well-formed.(代码片段

web前端开发JQuery常用实例代码片段(50个)

WEB 项目中的全局异常处理

在 Tomcat 的 Web 应用程序中记录所有抛出的异常

片段管理器空引用异常

iOS Coding项目片段记录