Welcome![Sign In][Sign Up]
Location:
Search - dwr jar

Search list

[WEB CodedomainQuery

Description: 网上的域名查询系统,大都是基于ASP ASP.NET 和php的,其实用JSP也可以轻松实现! 闲来无事儿,就用JSP做了一个! 是基于AJAX技术的,用DWR实现的AJAX 特别感谢:http://www.checkdomain.com 提供查询资源! 里边还有一个aqu.jar包,那个是我的工具包!呵呵,里边有我的一些常用的方法和收集韦来的一些md5 aes des base64 rsa .....等加密类!其中 com.v246.utils.io.Path类,可以根据一个.class类文件而确定该文件在系统中的绝对路径!这个在JSP开发中很实用,呵呵!com.v246.utils.servlet.filter.ManagerFilter 是一个用于安全过滤的类!比如JSP开发中的管理员登陆,用户登陆等的安全控制,可以指定对哪些文件过滤,哪些文件不过滤! com.v246.utils.servlet.filter.EncodingFilter 和上面的那个差不多,只不过这个是用于编码过滤的!可以指定过滤的编码,在JSP开发中常常要进行编码转换,有了这个FILTER,就轻松多了!。。。。。 还有其它好多,就不细说了!
Platform: | Size: 247775 | Author: 古刹飞鹰 | Hits:

[JSP/JavajavaNewsManager

Description: Struts新闻管理系统 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.需要修改cn.lingqi.tool包下面的DBConnection.java中的配置部分。以及WebRoot\\WEB-INF下的struts-config.xml的数据库配置部分。自己可以修改为MYSQL连接。-Struts an information management system. The procedures for the study struts friends provide an example. 2. The procedural part of achieving functional AJAX using DWR framework. 3. Procedures for the environment TOMACT MYECLIPSE 5.0 5.5 4 Oracle 9i. Configuration Note : lib directory of commons-pool-1.2.jar. commons - dbcp - 1.2.jar. ojdbc14.jar TOMACT copy of the directory COMMON under the LIB directory. 5. Cn.lingqi.tool packets need to amend the following DBConnection.jav a part of the configuration. And WebRoot \\ WEB-INF under the struts - config.xml database Configuration part. They can be revised as MYSQL link.
Platform: | Size: 4968124 | Author: qwqwqw | Hits:

[Other resourceExtTest

Description: 一个基于ext的ajax小例子,包括从前台到后台的完整调用。 前台是jsp加上ext的框架。 后台是hibernate-annotations和spring以及dwr的组合。 顺便演示了一下用servlet来返回json数据给ext框架的方式。 在grid的演示部分,包括了分页的数据调用和如何处理来自于dwr的数据(dwr的部分和官方网站公布的方法一样) 以及grid的事件处理。 实例的源代码中没有包括jar包,如果需要运行,请根据jar.jpg所显示的jar包添加。 数据库部分请根据create.sql来生成。
Platform: | Size: 495220 | Author: 阿飞 | Hits:

[Other resourceext-2.0

Description: 1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合. 2.. dwr生成的javascript函数会自动加一个回调函数的参数,如原来的函数是checkExist(String name),那么生成的javascript函数是checkExist(callbackFunc,String name). 3.. 注意回调函数只能有一个参数,就是服务器的返回值,如function(messFromServer),这里messFromServer是该操作在服务器上的返回值. 4.. util.js里面有很多有用的方法,最好熟悉一下. 5.. convert并不是必须的,只有你的函数需要传递非基本数据类型的数据时需要此项. 我需要增强的,dom操作,javascript
Platform: | Size: 4225705 | Author: zxx | Hits:

[JSP/JavaJSP新闻管理系统

Description: Struts新闻管理系统学习版简介: Struts新闻管理系统学习版说明 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.需要修改cn.lingqi.tool包下面的DBConnection.java中的配置部分。以及WebRoot\WEB-INF下的struts-config.xml的数据库配置部分。自己可以修改为MYSQL连接。参考代码如下:
Platform: | Size: 4968891 | Author: wdlcyzbml@126.com | Hits:

[WEB CodedomainQuery

Description: 网上的域名查询系统,大都是基于ASP ASP.NET 和php的,其实用JSP也可以轻松实现! 闲来无事儿,就用JSP做了一个! 是基于AJAX技术的,用DWR实现的AJAX 特别感谢:http://www.checkdomain.com 提供查询资源! 里边还有一个aqu.jar包,那个是我的工具包!呵呵,里边有我的一些常用的方法和收集韦来的一些md5 aes des base64 rsa .....等加密类!其中 com.v246.utils.io.Path类,可以根据一个.class类文件而确定该文件在系统中的绝对路径!这个在JSP开发中很实用,呵呵!com.v246.utils.servlet.filter.ManagerFilter 是一个用于安全过滤的类!比如JSP开发中的管理员登陆,用户登陆等的安全控制,可以指定对哪些文件过滤,哪些文件不过滤! com.v246.utils.servlet.filter.EncodingFilter 和上面的那个差不多,只不过这个是用于编码过滤的!可以指定过滤的编码,在JSP开发中常常要进行编码转换,有了这个FILTER,就轻松多了!。。。。。 还有其它好多,就不细说了!-err
Platform: | Size: 247808 | Author: 古刹飞鹰 | Hits:

[JSP/JavajavaNewsManager

Description: Struts新闻管理系统 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.需要修改cn.lingqi.tool包下面的DBConnection.java中的配置部分。以及WebRoot\WEB-INF下的struts-config.xml的数据库配置部分。自己可以修改为MYSQL连接。-Struts an information management system. The procedures for the study struts friends provide an example. 2. The procedural part of achieving functional AJAX using DWR framework. 3. Procedures for the environment TOMACT MYECLIPSE 5.0 5.5 4 Oracle 9i. Configuration Note : lib directory of commons-pool-1.2.jar. commons- dbcp- 1.2.jar. ojdbc14.jar TOMACT copy of the directory COMMON under the LIB directory. 5. Cn.lingqi.tool packets need to amend the following DBConnection.jav a part of the configuration. And WebRoot \ WEB-INF under the struts- config.xml database Configuration part. They can be revised as MYSQL link.
Platform: | Size: 4967424 | Author: | Hits:

[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:

[JSP/Javaext-2.0

Description: 1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合. 2.. dwr生成的javascript函数会自动加一个回调函数的参数,如原来的函数是checkExist(String name),那么生成的javascript函数是checkExist(callbackFunc,String name). 3.. 注意回调函数只能有一个参数,就是服务器的返回值,如function(messFromServer),这里messFromServer是该操作在服务器上的返回值. 4.. util.js里面有很多有用的方法,最好熟悉一下. 5.. convert并不是必须的,只有你的函数需要传递非基本数据类型的数据时需要此项. 我需要增强的,dom操作,javascript
Platform: | Size: 4279296 | Author: zxx | Hits:

[JSP/JavaStrutsnewsadmin

Description: 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.登陆用户名:test密码为空-1. The procedure for learning struts provide an example of a friend. 2. The procedural part of the realization of AJAX functionality, the use of DWR framework. 3. The procedure operating environment for MYECLIPSE 5.0+ TOMACT 5.5+ ORACLE 9i4. Configuration instructions: The lib directory under the commons-pool-1.2.jar, commons-dbcp-1.2.jar, ojdbc14.jar copied to the directory TOMACT COMMON under the LIB directory. 5. Login Username: test password is blank
Platform: | Size: 4970496 | Author: 富兰克林 | Hits:

[Otherdwr

Description: AJAX的专用jar包,如果想熟练使用AJAX神奇魔法。。。赶快下载吧-AJAX source file
Platform: | Size: 440320 | Author: oracle | Hits:

[OtherDWR_jar

Description: ajax dwr框架,jar文件,可以直接使用-ajax dwr frame,jar format
Platform: | Size: 451584 | Author: byta | Hits:

[JSP/Javadwr

Description: dwr.jar,dwr的jar包,找了很久才找到的,特传上来共享,欢迎下载。-dwr.jar, dwr a jar package, look for a long time to find, the special pass up sharing, welcome to download.
Platform: | Size: 1032192 | Author: ws | Hits:

[JSP/JavaDWR

Description: 此中包含了Direct Web Remoting 框架dwr-1.1.1源码以及dwr-2.0.M2-src.zip源码-Herein includes the Direct Web Remoting framework dwr-1.1.1 source and dwr-2.0.M2-src.zip Source
Platform: | Size: 14751744 | Author: 刘峰 | Hits:

[JSPDwr

Description: Dwr入门操作手册: 设置DWR的使用是简单的:将DWR的jar文件拷入Web应用的WEB-INF/lib目录中,在web.xml中增加一个servlet声明,并创建DWR的配置文件。-设置DWR的使用是简单的:将DWR的jar文件拷入Web应用的WEB-INF/lib目录中,在web.xml中增加一个servlet声明,并创建DWR的配置文件。
Platform: | Size: 206848 | Author: lixj | Hits:

[JSP/JavaCodejia.com_661c22bcd8a66c20f06f9faaddb10144

Description: Struts新闻管理系统学习版: 8 L* ]2 ]& B0 Q- t5 a2 jStruts新闻管理系统学习版说明 " z o r. n7 g1 u9 {. [5 i& x & f k! F y/ ]+ T1.本程序为学习struts的朋友提供一个例子。" I) w8 R9 z w( c3 ? : ?7 y1 K) J& R! {3 a( T8 c1 a2.本程序部分实现AJAX功能,采用DWR框架。( h X+ M l, C7 X k( ]: z( f2 v5 e* J3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i7 m ]5 a+ T9 ^0 p8 B5 e9 _ l9 v( q $ B: ` w* b k- P 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 9 e, g8 n k X6 e H q$ h) K$ k- ^( \2 M 5.登陆用户名:test密码为空。-Struts News Management System Learning Edition: 8 L*] 2] & B0 Q-t5 a2 jStruts News Management System Learning Help " z o ' r. n7 g1 u9 {. [5 i & x & fk! F y /]+ T1. This process of learning struts friends provide an example. " I) w8 R9 z ' w (c3?:? 7 y1 K) J & R! {3 a (T8 c1 a2. implement AJAX functionality in this part of the program, using DWR framework. (h ' X+ M l, C7 X k (]: z (f2 v5 e* J3. running environment for MYECLIPSE 5.0+ TOMACT 5.5+ ORACLE 9i7 m' ] 5 a+ T9 ^ 0 p8 B5 e9 _ l9 v (q $ B: `w* b k-P 4. configuration instructions: The lib directory of the commons-pool-1.2.jar, commons-dbcp-1.2.jar, ojdbc14.jar copied to TOMACT directory COMMON LIB directory under. 9 e, g8 nk X6 e H q $ h) K $ k-^ (\ 2 M 5. Login Username: test password is blank.
Platform: | Size: 4976640 | Author: 对心锁爱 | Hits:

[WEB Codedwr--tykj

Description: dwr的jar包,下载后直接改后缀名为jar即可!-dwr a jar package, download the jar directly change the suffix can be!
Platform: | Size: 505856 | Author: 垚垚 | Hits:

[JSP/Javamybatis-spring

Description: 本程序仅实现了mybatis与spring整合后的一个查询功能,主要目的是测试mybatis与spring的正常整合。前台与后台的交互采用的DWR技术。数据库为Oracle,表信息不再提供,用户可自行创建,也可换成自己熟悉的数据库。数据仅2个字段,name和department,表名为txl。-This program implements only mybatis integration with the spring after a search function, the main purpose is to test mybatis integrated with the normal spring. Database for Oracle, the table is no longer available information, the user can create, can be replaced familiar database. Only two data fields, name and department, the table name txl.
Platform: | Size: 5886976 | Author: wujing | Hits:

[Other Web CodeAjaxKeywords

Description: java与 ajax 的结合 实现简单的ajax的搜索功能-java与 ajax 的结合 实现简单的ajax的搜索功能
Platform: | Size: 20161536 | Author: 阿纯 | Hits:

[Otherdwr

Description: dwr框架所需要的jar包,对你学dwr有很大的帮助-dwr framework jar package, a great help for you to learn dwr
Platform: | Size: 454656 | Author: 张三 | Hits:
« 12 »

CodeBus www.codebus.net