Welcome![Sign In][Sign Up]
Location:
Search - extjs hibernate

Search list

[Other Web CodeExtTest

Description: 一个基于ext的ajax小例子,包括从前台到后台的完整调用。 前台是jsp加上ext的框架。 后台是hibernate-annotations和spring以及dwr的组合。 顺便演示了一下用servlet来返回json数据给ext框架的方式。 在grid的演示部分,包括了分页的数据调用和如何处理来自于dwr的数据(dwr的部分和官方网站公布的方法一样) 以及grid的事件处理。 实例的源代码中没有包括jar包,如果需要运行,请根据jar.jpg所显示的jar包添加。 数据库部分请根据create.sql来生成。-Ext based on the ajax small example, including from the front desk to call a complete background. Jsp front is coupled with the framework ext. The background is the hibernate-annotations and a combination of spring and the DWR. Demonstrated the way you use servlet to return json data to the ext framework approach. In the grid demo, including the paging data call and how to deal with data from DWR (dwr part, and the official website announced the same way), as well as grid deal with the incident. Examples of the source code does not include jar package, if you need to run, please jar.jpg shown under the package to add jar. Database requested in accordance with create.sql to generate.
Platform: | Size: 494592 | Author: 阿飞 | Hits:

[JSPs2s2h3

Description: Hibernate+Spring+Struts2+ExtJS开发CRUD功能-Hibernate+ Spring+ Struts2+ ExtJS development of CRUD functions
Platform: | Size: 262144 | Author: lee | Hits:

[JSP/Javaanewssystem

Description: anewssystem新闻发布系统集成使用了spring hibernate freemarker EXTJS等开源框架 可以作为学习参考-Press Release anewssystem system integration using spring hibernate freemarker EXTJS such as open-source framework can serve as a learning reference
Platform: | Size: 3283968 | Author: zhangjian | Hits:

[JSP/JavaHibernate+Spring+Struts2+ExtJSimplementCRUD

Description: Hibernate+Spring+Struts2+ExtJS开发CRUD功能-Hibernate+ Spring+ Struts2+ ExtJS development of CRUD functions
Platform: | Size: 218112 | Author: ben | Hits:

[JSP/Javaitalk

Description: Italk吧简易论坛 基于struts+extjs+hibernate+spring+mysql开发。 /catch目录为系统截图 安装步骤: 1:安装MYSQL,在root/web-inf/classes/applicationContext.xml中增加或修改用户名和密码, 你也可以直接执行grant.sql来创建系统默认使用的用户名和密码。 2:创建数据库,italk_src.sql是没有任何数据的数据库脚本, italk_desc.sql是已经包含初始化数据的数据库脚本。执行italk_desc.sql来创建数据库-ITalk it simple forum based on struts+ Extjs+ Hibernate+ Spring+ Mysql development./catch screenshot directory for the system installation steps: 1: Install MYSQL, in the root/web-inf/classes/applicationContext.xml to add or modify a user name and password, you can also direct the implementation of grant.sql to create a system default user name and password. 2: Create Database, italk_src.sql there is no data in the database script, italk_desc.sql is already included in the database initialization script data. Executive italk_desc.sql to create a database
Platform: | Size: 11727872 | Author: rrrr | Hits:

[Other Web CodeS2SH

Description: struts2+spring2.5+hibernate+AJAX框架项目-struts2+spring2.5+hibernate+AJAX
Platform: | Size: 13980672 | Author: jacky | Hits:

[JSP/Javaccams

Description: 此源码是用EXTJS+STRUTS2+HIBERNATE+SPRING做的OA系统。-This source is EXTJS+ STRUTS2+ HIBERNATE+ SPRING The OA system.
Platform: | Size: 12123136 | Author: liujia | Hits:

[Other Web CodeAjaxExtjs

Description: 该代码就是为ExtJS的初学者提供一些参考,里面的代码全部是手写,包含了ExtJS的大部分组间的应用,其中包含双击记录,会自动填充到注册框里,已完成修改。里面牵涉到简单的Hibernate的应用,MySql数据库的执行文件已给出。-The code is for the beginner ExtJS to provide some reference, which are all hand-written code that contains most of the groups ExtJS applications, which contains double-record, will be automatically filled into the registration box, has been completed revised. Which involves a simple Hibernate Application, MySql database, implementation of the file has been given.
Platform: | Size: 8473600 | Author: yanzhenwei | Hits:

[WEB CodeOA(Struts2.Hibernate3.2.Spring2.5.DWR)

Description: [[浪曦原创J2EE]OA办公自动化系统(Struts2.Hibernate3.2.Spring2.5.DWR大型项目).06.24更新俺自己的源代码加入了ExtJS菜单功能(里面还有个项目是尚学堂SSH版本的OA源码)],struts2编写-[[Long-Xi original J2EE] OA Office Automation System (Struts2.Hibernate3.2.Spring2.5.DWR large-scale projects) .06.24 update I own the source code to the ExtJS menu functionality (there is also a project is not yet school version of the SSH The OA source code)], struts2 preparation
Platform: | Size: 41733120 | Author: | Hits:

[JSP/Javacrm_ext

Description: 客户关系管理系统 基于spring+hibernate+struts+ExtJs-Customer Relationship Management system is based on spring+ hibernate+ struts+ ExtJs
Platform: | Size: 2153472 | Author: rowling.deng | Hits:

[JSP/JavazWebService

Description: struts2+spring+hibernate+extjs项目实例-struts2+spring+hibernate+extjs project practise
Platform: | Size: 25521152 | Author: xuxiaoyun | Hits:

[JSP/JavaBlogManager

Description: Struts2 + Hibernate + Extjs 简单Blog地址管理系统-Struts2+ Hibernate+ Extjs
Platform: | Size: 14755840 | Author: 刘洪 | Hits:

[JSP/Javassh2extjscurd

Description: 使用struts2 spring hibernate extjs 做的一个crud功能,适合初学者研究-Using the struts2 spring hibernate extjs doing a crud functionality, suitable for beginners study
Platform: | Size: 14712832 | Author: 怨夫 | Hits:

[JSP/JavaJ2EEProjectManage

Description: 主要内容:通过java编程的基本框架实现一个基于B/S结构的项目管理软件。涵盖以下功能: 管理员部分: (1)用户、用户组的管理 (2)项目管理 (3)系统管理 (4)工程角色管理 (5)问题(ISSUE)管理 用户部分: (1)项目操作 (2)问题操作 研究方法:分析已有的基于JAVA的WEB商业项目管理系统JIRA的功能和实现方式,借鉴基于PERL的开源WEB项目管理系统BUGZILLA等进行系统的功能开发指导。学习HIBERNATE、SPRING、STRUTS等框架,以及EXTJS等JAVASCRIPT包。 技术路线:JAVA方向。使用HIBERNATE、STRUTS、SPRING框架,界面以JSP页面为准,主要采用EXTJS技术。数据库主要使用sqlserver2000 -Contents: java programming through the realization of a basic framework based on B/S structure of the project management software. Cover the following functions: Administrator section: (1) user, user group management (2) Project Management (3) system management (4) project management role (5) issues (ISSUE) Management User section: (1) project operation (2) issues operation Methods: Analysis of existing commercial projects based on JAVA the WEB management system JIRA features and implementations, open source reference PERL WEB based project management system BUGZILLA function of the system, etc. Development of guidance. Learning HIBERNATE, SPRING, STRUTS framework, etc., and EXTJS other JAVASCRIPT package. Technical line: JAVA direction. Use HIBERNATE, STRUTS, SPRING framework, interface with JSP pages prevail, mainly EXTJS technology. Database mainly used sqlserver2000
Platform: | Size: 8031232 | Author: 何枫 | Hits:

[JSP/JavaJSON

Description: Hibernate+Spring+Struts2+ExtJS开发CRUD功能-Hibernate+Spring+Struts2+ExtJS CRUD
Platform: | Size: 217088 | Author: 郭世伟 | Hits:

[Education soft systemcms

Description: 一个基于JAVA WEB的大学班级管理系统。能够实现从学院到班级的各项事务管理。功能比较全面。-A university based on JAVA WEB class management system. Classes from the College to be able to achieve the transaction management. Function more comprehensive.
Platform: | Size: 18456576 | Author: 谭洪川 | Hits:

[JSP/JavaExtJs_Struts2_Hibernate

Description: Hibernate 实现用户登录的一个小应用-little application for Hibernate.
Platform: | Size: 3963904 | Author: rugue | Hits:

[JSP/JavaHibernatePSpringPStruts2PExtJS-CRUD

Description: Hibernate+Spring+Struts2+ExtJS开发CRUD功能 -Hibernate+ Spring+ Struts2+ ExtJS development of CRUD functions
Platform: | Size: 262144 | Author: doubt007 | Hits:

[Other Web CodeSchool

Description: Oracle+Struts+hibernate+Extjs的一个示例 左侧是tree 右侧是grid-This is a Oracle+Struts+hibernate+Extjs demo in the lest is a tree ,right is a grid
Platform: | Size: 5491712 | Author: 李增 | Hits:

[JSP/Javabookmanage1.0

Description: Struts2、Spring、Hibernate整合ExtJS的图书管理系统-Struts2, Spring, Hibernate integration of ExtJS library management system
Platform: | Size: 1362944 | Author: wuyanxin | Hits:
« 12 3 »

CodeBus www.codebus.net