spring+hibernate+struts
hj12
这个作者很懒,什么都没留下…
展开
-
项目的启动(struts+hibernate+spring)
辞职后在家想做了个电子商务网站,主要是想学习struts+hibernate+spring,主要工具是eclipse.初步用到的插件是myEclipse和hibernate syn(一个可以根据表格生成dao,pojo,配置文件的eclipse插件),用它对hibernate端dao可以不需要写任何代码,对于其实现的接口,可以通过eclipsed的重构来完成接口的声明。为了和spring兼容需原创 2005-01-09 11:02:00 · 2837 阅读 · 0 评论 -
项目要用到的主要源代码
package com.laoer.base;import java.io.Serializable;import java.math.BigDecimal;import java.sql.Timestamp;import java.util.Calendar;import java.util.Date;import java.util.HashMap;import原创 2005-01-09 11:18:00 · 2164 阅读 · 3 评论 -
webwork开发团队加入Struts
Yes, its true. The WebWork development team (Jason and I) have been working with the Struts development team (Don Brown and Ted Husted) and have come to the conclusion that the best thing for Java co原创 2005-11-28 09:19:00 · 878 阅读 · 0 评论