搜索资源列表
ajax_validate_loginname
- ajax验证用户名是否可用,为了方便写在一个里面jsp页面和脚本实现
loading
- 基于ajax实现的loading效果的jsp页面.
Ajax_chat_jsp.rar
- 这是一个简单的基于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
ajax
- 通过ajax同步数据库并且无刷新更新JSP页面。-Ajax synchronize the database and refresh to update the JSP pages.
ajax
- 简单的ajax的架构的封装,可以直接对jsp页面和servlet进行ajax封装-ajax
ajaxANDjsp
- ajax+jsp实现草稿自动保存,可以整合到jsp页面中-ajax+ jsp achieve automatically save a draft
Dwrnew
- http很难实现长连接。利用DWR反推技术实现。jsp页面上即时聊天,供大家对DWR反推技术的研究-http difficult to achieve a long connection. Anti-push technology using DWR. jsp page even chat for everyone on the backstepping technique of DWR
Ajxa
- ajxa基础。。 基本的ajax处理过程,jsp页面局部和后台交互-ajxa basis. .
ajax
- 讲述了Ajax的基本使用,如何在Jsp页面中正确的引用Ajax工具。-Describes the basic use of Ajax, Jsp page, how to correct a reference to the Ajax tools.
ajax
- ajax简单例子。异步无刷新代码,供读者参考。应用在jsp页面-ajax simple example. Asynchronous refresh
jquery.form
- jsp页面的表单实现无刷新提交,不用再组装那么多复杂的参数传到后台去-jsp page form to achieve submitted no refresh no longer need to assemble so many complex parameters passed to go in the background
drowlinePicture
- 一个利用feechart技术,在jsp页面中绘制图形的源代码,手工编写,简单易懂-A use feechart technology, graphics rendering source code jsp page, hand-written, easy to understand
testAjax
- 一个简单的测试ajax的web项目,都是jsp页面之间的跳转-A simple test ajax web project, the jump between pages are jsp
html前台静态系统页面
- html前台静态系统页面。可以用来做jsp和asp.net开发
ajax
- 简易Ajax开发实现登录,注册,模拟充值,排序等功能: 1、 编写登录页面(Login.jsp)、充值页面(Pay.jsp)、充值记录页面(PayRecorder.jsp),各页面必须充分考虑用户体验,具体要求包括: 1) 登录时,在本地检查各表单项是否为空、长度是否满足要求等(要求使用formValidator)。 2) 登录时,异步提交到服务器检查用户名/密码是否正确(检查逻辑位于struts的Action类中)。 3) 使用jQuery的API实现充值页面中各种充值方式和面