• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
山高我为峰
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 72 73 74 75 76 77 78 79 80 ··· 89 下一页
2016年1月13日
网址图标设置
摘要: ${systemName}-首页 阅读全文
posted @ 2016-01-13 11:29 山高我为峰 阅读(200) 评论(0) 推荐(0)
2016年1月12日
Hibernate与Jpa的关系
摘要: Jpa是一种持久化的标准规范,而Hibernate是它的一种实现。除了Hibernate,还有EclipseLink(曾经的toplink),OpenJPA等可供选择,所以使用Jpa的一个好处是,可以更换实现而不必改动太多代码。在定义Model时,使用的是jpa的annotations,比如java... 阅读全文
posted @ 2016-01-12 15:36 山高我为峰 阅读(199) 评论(0) 推荐(0)
2016年1月11日
OGNL表达式语言中的"#"和"$"的区别
摘要: Struts2使用标准的Context来进行OGNL表达式语言求值,OGNL的顶级对象是一个Context,这个Context对象就是一个Map类型实例,其根对象就是ValueStack,如果需要访问ValueStack里的属性,直接通过如下方式即可: //取得ValueStack中bar属性 ${... 阅读全文
posted @ 2016-01-11 22:21 山高我为峰 阅读(1751) 评论(0) 推荐(0)
Project facet Java version 1.8 is not supported.
摘要: Eclipse中添加项目到Servers中时提示“Project facet Java version 1.8 is not supported.”解决方案:方法一:选中项目,右键roperties》选择 Project Facets,右击选择 Java , Change Version 即可方法二... 阅读全文
posted @ 2016-01-11 21:54 山高我为峰 阅读(1349) 评论(0) 推荐(0)
Struts2的Convention插件
摘要: Struts2的Convention插件的作用:在Struts2中的/lib/struts2-convention-plugin-x.x.xx.x.jarConvention插件会自动搜索位于action,actions,struts,struts2包下的所有类,即它会把如下两种的Java类当初Ac... 阅读全文
posted @ 2016-01-11 20:23 山高我为峰 阅读(437) 评论(0) 推荐(0)
Struts2异常处理配置
摘要: /sql.jsp /root.jsp /index.jsp /success.js... 阅读全文
posted @ 2016-01-11 19:59 山高我为峰 阅读(260) 评论(0) 推荐(0)
struts2支持的结果类型
摘要: /WEB-INF/pages/{1}Action/{2}.jsp struts2默认的结果类型就是dispatcherStruts2默认提供了一系列的结果类型,在struts2-core-x.x.x.jar包中struts-default.xml中 ... 阅读全文
posted @ 2016-01-11 19:19 山高我为峰 阅读(290) 评论(0) 推荐(0)
2016年1月9日
Project facet Java 1.8 is not supported by target runtime Apache Tomcat v7.0.
摘要: 找到项目下的“.settings”打开“org.eclipse.wst.common.project.facet.core.xml”文件删除掉“” 阅读全文
posted @ 2016-01-09 23:25 山高我为峰 阅读(2301) 评论(0) 推荐(1)
2016年1月7日
net.paoding.analysis.exception.PaodingAnalysisException: dic home should not be a file, but a directory!
摘要: Caused by: net.paoding.analysis.exception.PaodingAnalysisException: dic home should not be a file, but a directory! at net.paoding.analysis.knife.P... 阅读全文
posted @ 2016-01-07 20:03 山高我为峰 阅读(1496) 评论(0) 推荐(0)
struts.xml路径修改后的web配置
摘要: SSHBoot contextConfigLocation classpath:config/struts.xml struts2 org.apache.struts2.dispatcher.ng.filter.Stru... 阅读全文
posted @ 2016-01-07 17:36 山高我为峰 阅读(204) 评论(0) 推荐(0)
上一页 1 ··· 72 73 74 75 76 77 78 79 80 ··· 89 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3