随笔分类 -  Java web

常见的java EE过程中的问题记录
摘要:To solve this problem you need to set the poolPingQuery and poolPingEnabled properties in the iBatis config file. For example, see lines 13-14 in code 阅读全文
posted @ 2018-09-04 15:39 米斯特 阅读(736) 评论(0) 推荐(0)
摘要:方法一:常用方法 关闭XML验证 工具栏:windows => preferences => xml => xml files => validation => Indicate when no grammar is specified:选择Ignore即可。 方法二:(个人推荐) 添加 内容如下 阅读全文
posted @ 2018-04-08 19:55 米斯特 阅读(567) 评论(0) 推荐(0)
摘要:今天我们学习的是ServletContext的应用。 WEB容器在启动时,它会为每个WEB应用程序都创建一个对应的ServletContext对象,它代表当前web应用。 ServletConfig对象中维护了ServletContext对象的引用,开发人员在编写servlet时,可以通过Servl 阅读全文
posted @ 2017-11-13 15:12 米斯特 阅读(225) 评论(0) 推荐(0)
摘要:Eclipse Maven 开发一个 jee 项目时,编译时遇到以下错误:Description Resource Path Location TypeDynamic Web Module 3.0 requires Java 1.6 or newer. bdp line 1 Maven Java E 阅读全文
posted @ 2017-03-01 09:39 米斯特 阅读(7646) 评论(0) 推荐(0)

云娃科技 百度一下,你就知道