apple0668
TDD,Agile,Scrum,Core Java,J2EE,Investment Blank
BlogJava
首页
新随笔
聚合
管理
随笔-61 评论-159 文章-0 trackbacks-0
2007年10月13日
Ehcache集群方案
posted @
2015-03-18 22:05
apple0668 阅读(531) |
评论 (0)
|
编辑
收藏
MongoDB安装手记
posted @
2012-07-07 22:11
apple0668 阅读(515) |
评论 (0)
|
编辑
收藏
任何人都可以重构<转载>
摘要: TDD 重构 eclipse 快捷键
阅读全文
posted @
2012-04-28 15:56
apple0668 阅读(1280) |
评论 (0)
|
编辑
收藏
JDK6中JWS自带webservice应用
posted @
2011-05-11 15:48
apple0668 阅读(5115) |
评论 (6)
|
编辑
收藏
解决:Eclipse启动tomcat 访问不了 手动启动可以访问
posted @
2011-05-09 22:21
apple0668 阅读(3014) |
评论 (0)
|
编辑
收藏
IntelliJ Idea10 常用快捷键
posted @
2011-05-04 16:09
apple0668 阅读(9305) |
评论 (0)
|
编辑
收藏
Drools语法详解<转>
posted @
2010-01-17 21:11
apple0668 阅读(4259) |
评论 (0)
|
编辑
收藏
eclipse3.4安装drools插件手记
posted @
2010-01-17 21:08
apple0668 阅读(6005) |
评论 (2)
|
编辑
收藏
Java日期时间运算
posted @
2009-03-19 21:56
apple0668 阅读(1501) |
评论 (0)
|
编辑
收藏
java中使用功能强悍的正则表达式
posted @
2008-12-06 23:42
apple0668 阅读(2529) |
评论 (0)
|
编辑
收藏
struts2设置开发模式控制台错误信息
posted @
2008-12-03 21:34
apple0668 阅读(3878) |
评论 (1)
|
编辑
收藏
深入struts2中validation校验框架的原理和使用(二)
posted @
2008-11-29 21:35
apple0668 阅读(1143) |
评论 (0)
|
编辑
收藏
深入struts2中validation校验框架的原理和使用(一)
posted @
2008-11-28 22:56
apple0668 阅读(3728) |
评论 (2)
|
编辑
收藏
struts2中action和field级别错误处理
posted @
2008-11-27 22:44
apple0668 阅读(1856) |
评论 (0)
|
编辑
收藏
jasperreport报表中解决pdf的中文问题手记
posted @
2008-11-19 21:11
apple0668 阅读(2213) |
评论 (1)
|
编辑
收藏
有关Vector里面元素重复解决办法
posted @
2008-11-04 23:48
apple0668 阅读(3959) |
评论 (0)
|
编辑
收藏
系统学习hibernate之十五:hibernate一级缓存
posted @
2008-10-31 23:39
apple0668 阅读(796) |
评论 (0)
|
编辑
收藏
系统学习hibernate之十四:hibernate中HQL查询语言(二)
posted @
2008-10-31 20:46
apple0668 阅读(1462) |
评论 (0)
|
编辑
收藏
系统学习hibernate之十三:hibernate中HQL查询语言(一)
posted @
2008-10-28 23:56
apple0668 阅读(804) |
评论 (0)
|
编辑
收藏
系统学习hibernate之十二:hibernate中悲观锁和乐观锁
posted @
2008-10-27 23:48
apple0668 阅读(1441) |
评论 (0)
|
编辑
收藏
系统学习hibernate之十一:set、list、map、array集合
posted @
2008-10-26 13:16
apple0668 阅读(2232) |
评论 (2)
|
编辑
收藏
系统学习hibernate之十:Component映射
posted @
2008-10-23 23:19
apple0668 阅读(691) |
评论 (0)
|
编辑
收藏
<转>用户注册后,使用激活码的Java实现
posted @
2008-10-22 13:22
apple0668 阅读(1636) |
评论 (0)
|
编辑
收藏
<转>Oracle中常用的to_Char用法详解(有FMT的详细列表)
posted @
2008-10-13 21:48
apple0668 阅读(406) |
评论 (0)
|
编辑
收藏
系统学习hibernate之九:多对多关联映射(双向)
posted @
2008-10-12 23:01
apple0668 阅读(486) |
评论 (0)
|
编辑
收藏
系统学习hibernate之八:多对多关联映射(单向)
posted @
2008-10-12 21:59
apple0668 阅读(756) |
评论 (0)
|
编辑
收藏
系统学习hibernate之七:一对多单向关联
posted @
2008-10-11 13:37
apple0668 阅读(631) |
评论 (0)
|
编辑
收藏
系统学习hibernate之六:一对一外键关联映射双向关联
posted @
2008-10-10 21:38
apple0668 阅读(1157) |
评论 (1)
|
编辑
收藏
系统学习hibernate之五:一对一外键关联
posted @
2008-10-10 13:31
apple0668 阅读(377) |
评论 (0)
|
编辑
收藏
系统学习hibernate之四:hibernate多对一关联映射
摘要:
会在多的一端加入一个外键,指向一的一端,这个外键是由
中的column属性定义的,如果忽略了这个属性那么默认的外键与实体的属性一致!
阅读全文
posted @
2008-10-09 21:01
apple0668 阅读(577) |
评论 (0)
|
编辑
收藏
系统学习hibernate之三:transient、persistent、detached状态
摘要: transient、persistent、detached状态,对于使用hibernate在开发过程中起着比较重要的意义。
阅读全文
posted @
2008-10-09 20:51
apple0668 阅读(454) |
评论 (0)
|
编辑
收藏
系统学习hibernate之二:Session中load和get
摘要: hibernate中的Seesion两个方法:get,load。get不支持lazy,load支持lazy。采用get加载数据,如果没有匹配的数据,返回null,而load则抛出异常。
阅读全文
posted @
2008-10-09 20:38
apple0668 阅读(444) |
评论 (0)
|
编辑
收藏
系统学习hibernate之一:利用hibernate中的SchemaExport生成数据表
摘要: 一般在项目开发过程中,使用比较多的就是先建好表,再利用hibernate反向工程生成*.hbm.xml文件跟POJO类,个人认为由于目前所使用的数据库都是关系数据库,而hibernate作为一个ORM,把对数据库的操作都对象化了,更应当从对象出发,生成数据库里面相关表,这样更加符合人认知事物的习惯。
阅读全文
posted @
2008-09-29 12:56
apple0668 阅读(18631) |
评论 (5)
|
编辑
收藏
eclipse的第一个struts2插件:Alveole Studio MVC Web Project An eclipse plugin for Struts 2
摘要: eclipse的第一个struts2插件:Alveole Studio MVC Web Project An eclipse plugin for Struts 2,感觉还可以,大家感兴趣去用一下。
阅读全文
posted @
2008-04-21 18:12
apple0668 阅读(15672) |
评论 (32)
|
编辑
收藏
ssh2中采用dao---service---action分层结构
摘要: ssh2中采用dao---service---action分层结构。
阅读全文
posted @
2008-01-21 11:37
apple0668 阅读(3898) |
评论 (0)
|
编辑
收藏
ssh2三大框架使用时遇到的一个ConstraintViolationException异常
摘要: ssh2三大框架整合时遇到的一个ConstraintViolationException异常。
阅读全文
posted @
2008-01-21 10:39
apple0668 阅读(5236) |
评论 (2)
|
编辑
收藏
aglets2.0.2安装手记
摘要: Aglet是由IBM 公司所提出,完全用Java发展的 mobile agent技术,并提供实用的平台-Aglets Workbench让我们开发或执行mobile agent系统。本文是基于智能电子商务的需要,关于aglets2.0.2的安装手记。
阅读全文
posted @
2007-11-08 21:01
apple0668 阅读(2210) |
评论 (5)
|
编辑
收藏
struts2中head标签的使用
摘要: struit2中使用head标签,产生效果等同用js!
阅读全文
posted @
2007-11-02 20:37
apple0668 阅读(4530) |
评论 (1)
|
编辑
收藏
Subversion之路---实现精细的目录访问权限控制<转>
摘要: SVN在版本控制方面做得不错,特别是用户权限控制管理方面!本文介绍Subversion之路---实现精细的目录访问权限控制!
阅读全文
posted @
2007-10-30 22:06
apple0668 阅读(11271) |
评论 (3)
|
编辑
收藏
webwork中自定义url后缀名
摘要: webwork通过配置webwork.properties文件来实现自定义后缀名!
阅读全文
posted @
2007-10-29 19:24
apple0668 阅读(1571) |
评论 (0)
|
编辑
收藏
小试Log4j
摘要: 小试log4j,感觉在开发是日志记录跟踪很重要!
阅读全文
posted @
2007-10-27 22:31
apple0668 阅读(1274) |
评论 (0)
|
编辑
收藏
struts2中命名空间的使用
摘要: 在web中如果有需要多个同名的action,可以通过命名空间来管理action!
阅读全文
posted @
2007-10-25 20:53
apple0668 阅读(8588) |
评论 (1)
|
编辑
收藏
升级瑞星防火墙2008后,在myeclipse6.0中启动tomcat遇到怪问题!
摘要: 升级瑞星防火墙2008后,在myeclipse6.0中启动tomcat遇到怪问题!
阅读全文
posted @
2007-10-23 22:18
apple0668 阅读(2206) |
评论 (7)
|
编辑
收藏
Tomcat启动端口被占用异常处理
摘要: tomcat遇到启动时端口被占用冲突解决!
阅读全文
posted @
2007-10-23 10:12
apple0668 阅读(7121) |
评论 (9)
|
编辑
收藏
Java1.5泛型指南中文版<转>
摘要: 摘要和关键字
1. 介绍
2. 定义简单的泛型
3. 泛型和子类继承
4. 通配符(Wildcards)
4.1. 有限制的通配符(Bounded Wildcards)
5. 泛型方法
6. 与旧代码交互
6.1. 在泛型代码中使用老代码
6.2. 擦除和翻译(Erasure and Translation)
6.3. 在老代码中使用泛型代码
7. 要点(The Fine Print)
7.1. 一个泛型类被其所有调用共享
7.2. 转型和instanceof
7.3. 数组Arrays
8. Class Literals as Run-time Type Tokens <
阅读全文
posted @
2007-10-21 19:25
apple0668 阅读(2503) |
评论 (3)
|
编辑
收藏
Test-Driven Development with Spring and Hibernate(下载)
摘要: Test-Driven Development with Spring and Hibernate(下载),关于spring,hibernate测试方面的。
阅读全文
posted @
2007-10-13 00:48
apple0668 阅读(1233) |
评论 (0)
|
编辑
收藏
Email:
chensp1230@163.com
欢迎交流
框架是告诉人们不该去做什么,而不是告诉人们该去做什么;容器是告诉人们该去做什么,而不是告诉人们不该去做什么!
<
2007年10月
>
日
一
二
三
四
五
六
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
留言簿
(10)
给我留言
查看公开留言
查看私人留言
我参与的团队
深圳Java俱乐部(0/0)
Netbeans 爱好者(0/0)
随笔分类
(63)
Aglets(1)
drools(2)
eclipse(6)
groovy
hibernate(17)
java(7)
jboss
junit(3)
Log4(2)
MongoDB(1)
oracle(1)
spring(4)
struts2(8)
svn(1)
tomcat(4)
webwork(4)
web报表(1)
xml
心情港湾
集群(1)
随笔档案
(61)
2015年3月 (1)
2012年7月 (1)
2012年4月 (1)
2011年5月 (3)
2010年1月 (2)
2009年3月 (1)
2008年12月 (2)
2008年11月 (5)
2008年10月 (16)
2008年9月 (1)
2008年4月 (1)
2008年1月 (2)
2007年11月 (2)
2007年10月 (15)
2007年9月 (8)
友情链接
开源在线手册
最新随笔
1. Ehcache集群方案
2. MongoDB安装手记
3. 任何人都可以重构<转载>
4. JDK6中JWS自带webservice应用
5. 解决:Eclipse启动tomcat 访问不了 手动启动可以访问
6. IntelliJ Idea10 常用快捷键
7. Drools语法详解<转>
8. eclipse3.4安装drools插件手记
9. Java日期时间运算
10. java中使用功能强悍的正则表达式
搜索
最新评论
1. re: Tomcat:IOException while loading persisted sessions: java.io.EOFException解决手记
非常感谢楼主分享,解决问题, Tomcat 7.0.59
--Gozs
2. re: Tomcat:IOException while loading persisted sessions: java.io.EOFException解决手记[未登录]
正解
--gao
3. re: Tomcat:IOException while loading persisted sessions: java.io.EOFException解决手记
@123
已解决,谢谢提示myeclipse相关的有用信息~~
--sequoah
4. re: Tomcat:IOException while loading persisted sessions: java.io.EOFException解决手记
赞 清空work文件夹就可以了
--维尼
5. re: Tomcat:IOException while loading persisted sessions: java.io.EOFException解决手记
很好 问题解决了!
--兔兔
阅读排行榜
1. Tomcat:IOException while loading persisted sessions: java.io.EOFException解决手记(85512)
2. 系统学习hibernate之一:利用hibernate中的SchemaExport生成数据表(18631)
3. eclipse的第一个struts2插件:Alveole Studio MVC Web Project An eclipse plugin for Struts 2(15672)
4. Subversion之路---实现精细的目录访问权限控制<转>(11271)
5. IntelliJ Idea10 常用快捷键(9305)
评论排行榜
1. Tomcat:IOException while loading persisted sessions: java.io.EOFException解决手记(62)
2. eclipse的第一个struts2插件:Alveole Studio MVC Web Project An eclipse plugin for Struts 2(32)
3. Tomcat启动端口被占用异常处理(9)
4. 升级瑞星防火墙2008后,在myeclipse6.0中启动tomcat遇到怪问题!(7)
5. JDK6中JWS自带webservice应用(6)