找回密码
 立即注册
jquery考试SSHTestajax | 企业管理 2022-09-12 58 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
这是一个SSH+ajax+jquery面试实例,里面包括两具DB文件,myeclipse开发的全面源码,是一个学习SSH+ajax+jquery的不错实例考试请求:使用SSH+jQuery+JSON实现此功能,SSH当中请求使用自动业务,在DAO中使用HibernateTemplate,联动查询时使用ajax(jQuery+JSON)(注意:只需要建立部分到职工的一对多即可,不需要建立职工到部分的多对一,假如建立双向一对多,在职工目标转换成JSON字符串时会出现递归调用,而致使内存溢出)使用的数据库为SQL2005,并且提供原始数据如下,原始数据直接通过SQL2005刺进即可,不请求使用SSH保存
SSH+ajax+jquery考试\db\AjaxDB_Data.MDF
SSH+ajax+jquery考试\db\AjaxDB_Log.LDF
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\base\biz\BaseBiz.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\base\dao\BaseDAO.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\base\entity\BaseEntity.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\base\web\action\BaseAction.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\base\web\form\BaseForm.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\biz\impl\DeptBizImple.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\biz\IDeptBiz.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\dao\impl\DeptDAOImpl.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\dao\IDeptDAO.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\entity\Dept.hbm.xml
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\entity\Dept.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\entity\Employee.hbm.xml
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\entity\Employee.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\web\action\DeptAction.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\dept\web\form\DeptForm.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\util\ActionLogger.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\util\CharacterEncodingFilter.java
SSH+ajax+jquery考试\SSHTest\src\com\accp\test\jeyor\util\ToString.java
SSH+ajax+jquery考试\SSHTest\src\a.txt
SSH+ajax+jquery考试\SSHTest\src\applicationContext.xml
SSH+ajax+jquery考试\SSHTest\src\ApplicationResources.properties
SSH+ajax+jquery考试\SSHTest\src\hibernate.cfg.xml
SSH+ajax+jquery考试\SSHTest\src\log4j.properties
SSH+ajax+jquery考试\SSHTest\src\MyEclipseGen.java
SSH+ajax+jquery考试\SSHTest\WebRoot\js\jquery-1.3.2.min.js
SSH+ajax+jquery考试\SSHTest\WebRoot\META-INF\MANIFEST.MF
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\base\biz\BaseBiz.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\base\dao\BaseDAO.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\base\entity\BaseEntity.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\base\web\action\BaseAction.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\base\web\form\BaseForm.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\biz\impl\DeptBizImple.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\biz\IDeptBiz.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\dao\impl\DeptDAOImpl.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\dao\IDeptDAO.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\entity\Dept.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\entity\Dept.hbm.xml
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\entity\Employee.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\entity\Employee.hbm.xml
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\web\action\DeptAction.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\dept\web\form\DeptForm.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\util\ActionLogger.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\util\CharacterEncodingFilter.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\com\accp\test\jeyor\util\ToString.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\a.txt
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\applicationContext.xml
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\ApplicationResources.properties
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\hibernate.cfg.xml
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\log4j.properties
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\classes\MyEclipseGen.class
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\.struts-config.mex
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\spring-form.tld
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\spring.tld
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\struts-bean.tld
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\struts-config.xml
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\struts-html.tld
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\struts-logic.tld
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\struts-nested.tld
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\struts-tiles.tld
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\validator-rules.xml
SSH+ajax+jquery考试\SSHTest\WebRoot\WEB-INF\web.xml
SSH+ajax+jquery考试\SSHTest\WebRoot\deptToJson.jsp
SSH+ajax+jquery考试\SSHTest\WebRoot\empToJson.jsp
SSH+ajax+jquery考试\SSHTest\WebRoot\index.jsp
SSH+ajax+jquery考试\SSHTest\.classpath
SSH+ajax+jquery考试\SSHTest\.myhibernatedata
SSH+ajax+jquery考试\SSHTest\.mymetadata
SSH+ajax+jquery考试\SSHTest\.mystrutsdata
SSH+ajax+jquery考试\SSHTest\.project
SSH+ajax+jquery考试\SSHTest\.springBeans
SSH+ajax+jquery考试\SSHTest\hibernate.reveng.xml
SSH+ajax+jquery考试\~$职工联动查询-Y2毕业考试机试试卷.doc
SSH+ajax+jquery考试\部分职工联动查询-Y2毕业考试机试试卷.doc
.....太多文件了略.....

(This is an interview instance of SSH+ajax+jquery, which includes two DB files. The comprehensive source code developed by myeclipse is a good example of learning SSH+ajax+jquery. Examination request: use SSH+jQuery+JSON to achieve this function. In SSH, the request uses automatic business, and in DAO, use Hibernate Template, Use ajax (jQuery+JSON) for linkage query (note: you only need to create one to many from part to employee, and do not need to create many to one from employee to part. If you create two-way one to many, recursive calls will occur when the employee target is converted to JSON string, resulting in memory overflow). The database used is SQL2005, and the original data is provided as follows. The original data can be directly inserted through SQL2005, and you do not request to use SSH to save it)

[下载]09413684854.rar




上一篇:病毒防护方案
下一篇:无线破密有无线网卡,有无线路由器就可上网