文件名称:ssh2实例(用户登陆功能)
文件大小:28KB
文件格式:RAR
更新时间:2014-08-29 04:31:20
ssh2登陆功能
1.确定数据库名 applicationContext-db.xml中配置的是关于数据库的文件。 文件中的数据库名字为ssh2,如果你想修改成为你自己的数据库名,只需将该文件中16行DatabaseName对应的值改下就ok了! 2.执行com.ssh2.utile包下的CreateTable.java类 该类的作用是:通过spring提供的LocalSessionFactoryBean类创建数据库表 3.执行com.ssh2.utile包下的InsertUser.java类 该类的作用是:向数据库中插入一条用户信息,用户名admin 密码123 4.配置服务器并执行,输入上述的用户名及密码,提交跳转到成功页面!
【文件预览】:
ssh2
----.project(2KB)
----test()
--------cs()
----.settings()
--------.jsdtscope(406B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----.mymetadata(285B)
----WebRoot()
--------WEB-INF()
--------index.jsp(2KB)
--------META-INF()
--------cg.jsp(1KB)
--------ggg.jsp(4KB)
--------Reader.jsp(2KB)
----.myeclipse()
----src()
--------log4j.properties(2KB)
--------applicationContext-db.xml(1KB)
--------applicationContext-beans.xml(923B)
--------applicationContext-dao.xml(754B)
--------com()
--------struts.xml(480B)
----.springBeans(472B)
----.classpath(8KB)
----.myhibernatedata(472B)