• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 众包
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
java小斌
让技术填满空虚的内心世界
博客园    首页    新随笔    联系   管理    订阅  订阅
2018年8月25日
jsp重新打开一个新的页面
摘要: 有以下一种实现方式: 1、target="_blank” <a href="document.html" target="_blank">my document</a> 浏览器会另开一个新窗口显示document.html文档2、target="_parent" <a href="document. 阅读全文
posted @ 2018-08-25 18:09 Java小斌 阅读(4358) 评论(0) 推荐(0)
java.lang.NoClassDefFoundError: org/hibernate/QueryTimeoutException
摘要: 在做ssh整合的时候报错:java.lang.NoClassDefFoundError: org/hibernate/QueryTimeoutException org.springframework.orm.hibernate3.SessionFactoryUtils.convertHiberna 阅读全文
posted @ 2018-08-25 15:17 Java小斌 阅读(3476) 评论(0) 推荐(0)
关于hibernate总是报错 配置factory的id找不到,mapping配置文件Could not parse mapping document from input stream
摘要: Caused by: org.hibernate.InvalidMappingException: Could not parse mapping document from input stream 。。。。。。。。。。 Caused by: org.dom4j.DocumentException 阅读全文
posted @ 2018-08-25 14:53 Java小斌 阅读(283) 评论(0) 推荐(0)
java.lang.NoClassDefFoundError: org/aopalliance/aop/Advice
摘要: 在做ssh项目时候需要使用aop,编译的时候遇到报错 Caused by: java.lang.NoClassDefFoundError: org/aopalliance/aop/Advice at java.lang.ClassLoader.defineClass1(Native Method) 阅读全文
posted @ 2018-08-25 13:18 Java小斌 阅读(313) 评论(0) 推荐(0)
Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
摘要: 严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListenerorg.springframework 阅读全文
posted @ 2018-08-25 10:16 Java小斌 阅读(1094) 评论(0) 推荐(0)
博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3