Posted on 2008-06-23 17:06
G_G 阅读(2265)
评论(3) 编辑 收藏 所属分类:
javaGeneral
项目下载地址
http://www.blogjava.net/Files/Good-Game/TurtleSwims2.rar此系统为 ssh 框架
svn :
cd E:\svnProject
e:
start svnserve -d -r .
1.spring 管理hibernate事务
2.spring 管理struts2注入
3.ant demo 中hibernate对类文件下的使用
可在ant 中找到 <!-- hibernate 需要维护的 fileset -->
<fileset dir="demo">
<include name="**/*Bean.java" />
</fileset>
生成映射
4.ant hbm2ddl
0.建立此动作文件
1.备份数据库,并重建数据库
2.建立hbm2ddl标签并建create table sql 文件
3.执行sql文件
5.ant test
可在ant 中找到<!-- junit 需要维护的 fileset -->
对类文件为 Test*.class
./conf/htmlreport/junit-noframes.html
6.web table 展现 可以使用 eXtremeComponents
http://127.0.0.1:8080/TurtleSwims/demo/extremecomponents.jsp
7.在线文本编辑器
/TurtleSwims/demo/fckeditor.jsp
commons-fileupload.jar
FCKeditor-2.3-modify.jar
8.文件上传
fileUploadDemo.action
/demo/strtus2/fileUploadDemo.jsp
9.图片生成
/demo/pictureYield.action