搜索资源列表
ExtTest
- 一个基于ext的ajax小例子,包括从前台到后台的完整调用。 前台是jsp加上ext的框架。 后台是hibernate-annotations和spring以及dwr的组合。 顺便演示了一下用servlet来返回json数据给ext框架的方式。 在grid的演示部分,包括了分页的数据调用和如何处理来自于dwr的数据(dwr的部分和官方网站公布的方法一样) 以及grid的事件处理。 实例的源代码中没有包括jar包,如果需要运行,请根据jar.j
ext-2.0
- 1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合. 2.. dwr生成的javascr ipt函数会自动加一个回调函数的参数,如原来的函数是checkExist(String name),那么生成的javascr ipt函数是checkExist(callbackFunc,String name). 3.. 注意回调函数只能有一个参数,就是服务器的返回值,如function(messFromServer),这里messFromServer是该操作在服务器上的
dwr-yui
- ext yui dwr结合的工程,实现分页
spring+ext+dwr
- 用到的技术包括Spring,ext,dwr等,数据库是mysql5.0。包含简单的三个Case:人事管理,机构管理,用户管理,适合初学者熟悉spring ext dwr.
IOSWeb
- Ext+dwr+Hibernate+struts进销存管理系统(含数据库)-Ext+ dwr+ Hibernate+ struts inventory management system (including database)
springExt.rar
- 基于SPRING+DWR+EXT 技术的一个小项目(附源码和数据库脚本),基于SPRING+DWR+EXT 技术的一个小项目(附源码和数据库脚本)
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
ext2+spring+hibernate+dwr
- ext2+spring+hibernate+dwr做的小系统,很好的一个研究例子。-ext2+ spring+ hibernate+ dwr do small systems, a very good example of a study.
exttest
- ext与dwr结合的例子,包括grid,tree等-ext combination with dwr examples, including the grid, tree, etc.
struts_jqueryCorner_ext_DWR
- 1.struts验证框架 2.jquery圆角 3.ext-JS例子 4.DWR+JQuery显示动态查询 5.struts文件上传,下载。-2.jquery authentication framework 1.struts fillet 3.ext-JS examples show 4.DWR+ JQuery dynamic query 5.struts file upload, download.
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.
DDTreeTaxis2
- 使用DWR和EXT实现的无刷新树,现已完成整棵树的拖拽,可以将树节点拖拽到任何一个节点上去。-Achieved using the DWR and the EXT-free refresh tree, drag the entire tree has been completed, you can drag the tree node to any node up.
xTreeTestProject
- springExt 基于 +DWR+EXT 技术的一个小项目(附源码和数据库脚本-springExt based technology+ DWR+ EXT a small project (with source code and database scr ipts ...
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
gridExample
- Ext+dwr+jpa增删改查DEMO,MYECLIPSE 工程-Ext+ dwr+ jpa additions and deletions to change search DEMO, MYECLIPSE Engineering
extdwrsample
- ext+dwr实现的列表控件例子,具有简单的增加,删除,修改功能-ext+ dwr a list of controls to achieve example, has a simple add, delete, modify the function
graduationPrj
- 实现了实时的群聊,实时更新在线用户。 ext + ibatis + spring + struts2 + dwr实现,数据库自己建一个,改spring的配置文件就行,表名:users,字段只有三个:id(int),name,password -i don t discrible for this
Ajax
- 里面介绍了Ajax常用框架的重点,包括DWR,Jquery,Ext及怎样获取xmlHTTPRequest对象-Common framework which describes the focus of Ajax, including DWR, Jquery, Ext and how to get xmlHTTPRequest object