搜索资源列表
ExtTest
- 一个基于ext的ajax小例子,包括从前台到后台的完整调用。 前台是jsp加上ext的框架。 后台是hibernate-annotations和spring以及dwr的组合。 顺便演示了一下用servlet来返回json数据给ext框架的方式。 在grid的演示部分,包括了分页的数据调用和如何处理来自于dwr的数据(dwr的部分和官方网站公布的方法一样) 以及grid的事件处理。 实例的源代码中没有包括jar包,如果需要运行,请根据jar.j
Spring_Ext_DWR_Project_Full
- 使用ext的java程序实例 HRProject: Eclipse 3.2项目,用到了MyEclipse5.5插件。(拷贝WebRoot文件夹到Tomcat下面就可以跑) HRProject.sql: 数据建库脚本,Mysql 5.0数据库。 -The java program using the ext example HRProject: Eclipse 3.2 project, used the MyEclipse5.5 plug-in.
ext2.0+Hibernate+dwr+spring
- ext2.0+Hibernate+dwr+spring列子-ext2.0+ Hibernate+ dwr+ spring Liezi
extTree
- 这是一个ext+dwr的动态树,能自动加载节点-this is a ext+dwr tree example
ExtDwrEditGrid
- myeclipse6.5 + Ext2.0.1+dwr1.0 开发的 Ext的可编辑grid通过dwr与后台进行交互的实例。-myeclipse6.5+ Ext2.0.1+ dwr1.0 developed Ext editable grid through dwr interact with the background examples.
TaskManage
- xt+spring+hibernate+dwr做的任务管理系统 涉及AJAX,EXT,spring,hibernate,dwr等技术。 包含数据库建表语句和表中的记录。 涉及表格分页,混合查询,权限等等。-xt+ spring+ hibernate+ dwr to do task management system is involved in AJAX, EXT, spring, hibernate, dwr technologies. Build a database table
extdwrsample
- ext+dwr实现的列表控件例子,具有简单的增加,删除,修改功能-ext+ dwr a list of controls to achieve example, has a simple add, delete, modify the function