ssh框架搭建,供初学者参考

时间:2013-03-17 09:28:24
【文件属性】:

文件名称:ssh框架搭建,供初学者参考

文件大小:18KB

文件格式:RAR

更新时间:2013-03-17 09:28:24

ssh

参考web.xml,struts-config.xml,applicationContext.xml中对应配置,即可明白所谓ioc


【文件预览】:
src
----dao()
--------SimpleTestDao.java(225B)
----log4j.properties(2KB)
----action()
--------LoginAction.java(1KB)
--------Test.java(115B)
--------UserListAction.java(1018B)
----daoImp()
--------SimpleTestDaoImp.java(1KB)
----applicationContext.xml(2KB)
----form()
--------LoginForm.java(1KB)
--------UserListForm.java(272B)
----pojo()
--------PersonTemp.java(646B)
--------PersonTemp.hbm.xml(764B)
----MessageResources_zh_CN.properties(363B)
WebContent
----success.jsp(410B)
----WEB-INF()
--------struts-tiles.tld(8KB)
--------web.xml(2KB)
--------struts-config.xml(2KB)
--------struts-bean.tld(9KB)
--------struts-nested.tld(70KB)
--------struts-html.tld(72KB)
--------struts-logic.tld(14KB)
--------validator-rules.xml(13KB)
----pages.jsp(2KB)
----index.jsp(928B)
----META-INF()
--------MANIFEST.MF(39B)
----failure.jsp(397B)
----list.jsp(2KB)

网友评论

  • 适合初学者!
  • 里面没什么东西。。。.
  • 过于简单 不过比较适合初学者

相关文章