The content of element type "web-app" must match "(icon?,display-
name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-
mapping*,session-config?,mime
The content of element type "web-app" must match "(icon?,display-
name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-
mapping*,session-config?,mime
经查发现是JDK缺少 servlet-api.jar 包
解决方案1:
步骤1:下载 64-bit Windows zip (pgp, sha512),地址 https://tomcat.apache.org/download-90.cgi
步骤2:拷贝 apache-tomcat-9.0.34/lib 下的 servlet-api.jar 包到 jdk1.8.0_251/jre/l
深度监视watch 下面
deep:true,
Vue.config.productionTip = false //阻止 vue 在启动时生成生产提示。
作者:admin | 分类:未分类 | 浏览:267 | 评论:0
在一个项目中,用到nodejs模块xml2js解析xml,xml的数据如下:
<xml>
<MsgId>6197906553041859764</MsgId>
</xml>
用xml2js中的xml2js.parseString 方法解析,本来以为是一个json,但总是解析失败,把解析的结果log下后
Powered By Z-BlogPHP 1.7.3
Copyright Your WebSite.Some Rights Reserved.