CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - jsp dwr
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - jsp dwr - List
[
JSP/Java
]
JSP新闻管理系统
DL : 1
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连接。参考代码如下:
Update
: 2011-04-02
Size
: 4.74mb
Publisher
:
wdlcyzbml@126.com
[
JSP/Java
]
java Tree (jsp+javabea)
DL : 0
b/s下jsp+javabean实现从数据库中读取数据生成目录树-b/s jsp javabean achieve read from the database data generation tree
Update
: 2025-02-17
Size
: 47kb
Publisher
:
方良
[
WEB Code
]
domainQuery
DL : 0
网上的域名查询系统,大都是基于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
Update
: 2025-02-17
Size
: 242kb
Publisher
:
古刹飞鹰
[
WEB Code
]
dwr
DL : 0
DWR(直接Web远程控制)项目是在Apache许可下的一个开源的AJAX解决方案,利用这个框架可以让AJAX开发变得很简单. 利用DWR可以在客户端利用JavaScript直接调用服务端的Java方法并返回值给JavaScript就好像直接本地客户端调用一样(DWR根据Java类来动态生成JavaScrip代码). 它供给那些想要以一种简单的方式使用AJAX和XMLHttpRequest的开发者。它具有一套Javascript功能集,它们把从HTML页面调用应用服务器上的Java对象的方法简化了。它操控不同类型的参数,并同时保持了HTML代码的可读性。-DWR (Direct Web Remote Control) project in the Apache permit a revenue AJA X-Solutions, use this framework for AJAX development can become very simple. DWR can be used in client use JavaSc di-services directly call Java methods and return values JavaScript like to direct local Calling the same client (DWR under the Java class JavaScrip dynamically generated code). It then supply some want a simple to use AJAX and XMLHttpRequest developer. It has a Javascript function sets, They HTML pages from the application server called on the Java objects and methods simplified. It manipulation of different types of parameters, and to maintain the HTML code readability.
Update
: 2025-02-17
Size
: 200kb
Publisher
:
蒋平展
[
Other Web Code
]
ExtTest
DL : 0
一个基于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.
Update
: 2025-02-17
Size
: 483kb
Publisher
:
阿飞
[
source in ebook
]
message_dwr
DL : 0
ajax-dwr方式的即时消息演示程序 jsp-servlet,ajax技术实现-ajax-dwr forms of instant messaging demo jsp-servlet, ajax technology
Update
: 2025-02-17
Size
: 1.07mb
Publisher
:
wangsu
[
JSP/Java
]
QQ1.0
DL : 0
这个QQ通信系统项目是我之前发过类似的一个大的整合,附带有SQL的数据库,直接可以运行的源码,供大家参考和学习,本人发行的项目都是自己独立完成,我只希望有兴趣的朋友可以一起探讨,绝对原创,绝对实用,鄙视那些发的没有质量的源码,鄙视那些只会拿别人东西乱发的网友,联系作者yaorui19870714@163.com 之前发过一个jsp+servlet编写的网上商城购物系统,源码和数据库都有的好项目 近期也在整理中的一个ERP系统,采用 jsp+Struts+Spring+hibernate+Ajax+DWR技术整合和一个证券交易系统,请关注我的上载 --------姚锐-this is a good project -- yaorui
Update
: 2025-02-17
Size
: 2.2mb
Publisher
:
姚锐
[
JSP/Java
]
bookstore
DL : 0
这个网上商城系统项目是我之前发过类似的一个大的整合,附带有SQL的数据库,直接可以运行的源码,供大家参考和学习,但是不希望有人拿着说是自己的东西,借鉴和学习还是可以的,本人发行的项目都是自己独立完成,我只希望有兴趣的朋友可以一起探讨,绝对原创,绝对实用,鄙视那些发的没有质量的源码,鄙视那些只会拿别人东西乱发的网友,联系作者yaorui19870714@163.com ,源码和数据库都有的项目近期也在整理中的一个ERP系统,采用 jsp+Struts+Spring+hibernate+Ajax+DWR技术整合和一个证券交易系统,请关注我的上载 --------姚锐 -A good project
Update
: 2025-02-17
Size
: 11.28mb
Publisher
:
姚锐
[
JSP/Java
]
Dwr
DL : 0
一个jsp跟dwr结合的实例,通过这个实例教程可以使大家更加深刻的了解JAVA编程技巧。请大家多多指教 -Jsp with a combination of dwr example, through the tutorial examples so that everyone can be a more profound understanding of JAVA programming skills. Please exhibitions
Update
: 2025-02-17
Size
: 797kb
Publisher
:
王
[
Other Web Code
]
Ajax_chat_jsp
DL : 0
这是一个简单的基于Ajax和DWR实现的无刷新在线实时聊天程序,在jsp页面上实现的-This is a simple Ajax-based and non-realization of DWR online real-time chat program set in the jsp page to achieve the
Update
: 2025-02-17
Size
: 3.21mb
Publisher
:
jszhao85
[
JSP/Java
]
chat
DL : 0
JAVA+JSP程序系统的JSP聊天室,基于dwr的我从网上找来的,希望有帮助-JAVA+JSP程序系统的JSP聊天室,我从网上找来的,希望有帮助
Update
: 2025-02-17
Size
: 452kb
Publisher
:
happysnowcity
[
Other Web Code
]
org
DL : 0
基于dwr js java jsp 实现的树形组织机构代码-dwr js java
Update
: 2025-02-17
Size
: 5.75mb
Publisher
:
数学家
[
JSP/Java
]
UserWeb2
DL : 0
这是一个用户注册功能,用的是jsp+struts+hibernate+ajax(dwr框架)实现的,并进行了用户、密码、email验证和判断!很好用的。-This is a user registration function, using a jsp+ struts+ hibernate+ ajax (dwr framework) to achieve, and make the user, password, email verification and judgments! Very useful.
Update
: 2025-02-17
Size
: 704kb
Publisher
:
jiangqingbo
[
Documents
]
Java_Resources
DL : 0
Java开发相关资源汇总 包括 一、基础知识 J2EE、JSP、Servlet、JDBC等基础知识介绍 二、相关技术 Spring、AJAX、Hibernate、Ext、DWR等相关技术介绍-Java Developer Resources summary, including a basic knowledge of J2EE, JSP, Servlet, JDBC and other basic knowledge and introduce two, related technology, Spring, AJAX, Hibernate, Ext, DWR and other related Technology
Update
: 2025-02-17
Size
: 2mb
Publisher
:
neo
[
JSP/Java
]
hacker
DL : 0
HACKER论坛(包含购物车),myEclipse+mySQL+Struts开发的JSP/Server网站,有AJAX、DWR运用-HACKER Forum (including cart), myEclipse+ mySQL+ Struts development of JSP/Server Web site, there is AJAX, DWR application
Update
: 2025-02-17
Size
: 4.77mb
Publisher
:
刘兵
[
JSP/Java
]
ebookyemian
DL : 0
在线购书系统是一个基于Web的应用,整个项目采用采用JSP/Servlet,struts-2为框架,并结合了当前DWR ,javaScript等技术。它实现了常用的购书模块,例如新用户注册和登录模块,用户信息的修改模块,账户管理,书籍的分页浏览模块,以及书本的在线的搜索功能模块,购物车模块,订单生成及查询查询模块 本系统以客户为中心而设计-Online shopping System is a Web-based applications, the entire project by using JSP/Servlet, struts-2 as a framework, combined with the current DWR, javaScript technologies. It implements the common textbook modules, such as the new user registration and login module, modify user information module, account management, tabbed browsing books, modules, and book online search function modules, shopping cart module, orders and inquiries generated Query Module The system is designed customer-focused
Update
: 2025-02-17
Size
: 1.79mb
Publisher
:
冯涛
[
JSP/Java
]
examSystem
DL : 0
考试成绩录入系统:jsp,servlet,mysql ajax,dwr实现-Examinations Entry System: jsp, servlet, mysql ajax, dwr achieve
Update
: 2025-02-17
Size
: 977kb
Publisher
:
liu
[
JSP/Java
]
dwr-comet
DL : 0
dwrComet演示代码,使用DWR3+spring2.5-dwrComet demo,dwr3.0+spring2.5
Update
: 2025-02-17
Size
: 3.38mb
Publisher
:
rainytimes
[
JSP/Java
]
dwr-comet
DL : 0
实现Comet消息推送功能,根据登陆人定向推送,解决刷新页面原有ScriptSession不能及时销毁的问题,DEMO比较简陋,请先进入login.jsp页面登陆。根据登陆名称判断推送目标,可登陆多个用户进行测试。-When destroyed, DEMO is relatively simple, please enter the login.jsp page landing. Login name of the judge push the target, multiple users can be found for testing.
Update
: 2025-02-17
Size
: 3.82mb
Publisher
:
孙文琦
[
JSP/Java
]
dwr-wiki-kvg
DL : 0
AIM: To create a Dwiki DWiki: A website which allows users to collaboratively build it. In other words, a user can create a page, often called an article, and can then create other articles and link them. Implementation using JSP, DWR, Container Managed Security, Apache Derby & JDBC
Update
: 2025-02-17
Size
: 5.75mb
Publisher
:
smithaml
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.