摘要: eclipse中默认的编码格式为字符编码是ISO-8859-1,每次新建jsp页面都需要手动改写,特别麻烦,怎么设置在新建JSP文件的编码为UTF-8? Preference-->找到Web->JSP Files,我们可以看到默认的jsp文件的字符编码是ISO-8859-1(ISO Latin-1) 阅读全文
posted @ 2018-08-23 20:16 拓荒牛- 阅读(428) 评论(0) 推荐(0) 编辑
摘要: INFO] < com.tao:jx-web > [INFO] Building web模块 0.0.1-SNAPSHOT[INFO] [ war ] [WARNING] The POM for org.apache.httpcomponents:httpcore:jar:4.4 is invali 阅读全文
posted @ 2018-08-23 12:10 拓荒牛- 阅读(12235) 评论(0) 推荐(1) 编辑
摘要: 原因是驱动是中央仓库是收费的,自己手动导入 阅读全文
posted @ 2018-08-23 12:02 拓荒牛- 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 警告: [SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:jx-web' did not find a matching property. 翻译:警告: [设置属 阅读全文
posted @ 2018-08-23 11:56 拓荒牛- 阅读(618) 评论(0) 推荐(0) 编辑
摘要: 解决方法: 阅读全文
posted @ 2018-08-23 11:47 拓荒牛- 阅读(13017) 评论(0) 推荐(0) 编辑
摘要: [WARNING] Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platform dependent! [警告]使用时平台编码格式(GBK actually)进行解析的文件资源,也就 阅读全文
posted @ 2018-08-23 11:40 拓荒牛- 阅读(5933) 评论(0) 推荐(0) 编辑