文件名称:ajax
介绍说明--下载内容来自于网络,使用问题请自行百度
简易Ajax开发实现登录,注册,模拟充值,排序等功能:
1、 编写登录页面(Login.jsp)、充值页面(Pay.jsp)、充值记录页面(PayRecorder.jsp),各页面必须充分考虑用户体验,具体要求包括:
1) 登录时,在本地检查各表单项是否为空、长度是否满足要求等(要求使用formValidator)。
2) 登录时,异步提交到服务器检查用户名/密码是否正确(检查逻辑位于struts的Action类中)。
3) 使用jQuery的API实现充值页面中各种充值方式和面额的选择。
4) 充值完毕后,将充值信息写入Application内置对象,并转到充值记录页面中(以表格展示所有的充值信息,并使用jQuery的API实现表格隔行换色)。
5) 使用jQuery的API实现点击充值信息表格的表头后,表格行按照该列进行升/降序排列。
-
Simple Ajax developers realize login, registration, simulate recharge, sorting and other functions:
1, write the login page (Login.jsp), top-page (Pay.jsp), recharge record page (PayRecorder.jsp), each page must fully consider the user experience, specific requirements include:
1) When logging in, check whether the individual table is empty, the length meets the requirements (required formValidator locally).
2) When logging in, asynchronous submitted to the server checks the user name/password is correct (check logic is located in the struts Action class).
3) using jQuery API to achieve top page of various denominations recharge methods and choices.
4) After completion of recharge, the recharge information is written Application built-in object, and go to page top record (in the form of top shows all the information and forms using jQuery API to achieve interlaced color change).
5) After using jQuery API implementation recharge information table Click the table header table row
1、 编写登录页面(Login.jsp)、充值页面(Pay.jsp)、充值记录页面(PayRecorder.jsp),各页面必须充分考虑用户体验,具体要求包括:
1) 登录时,在本地检查各表单项是否为空、长度是否满足要求等(要求使用formValidator)。
2) 登录时,异步提交到服务器检查用户名/密码是否正确(检查逻辑位于struts的Action类中)。
3) 使用jQuery的API实现充值页面中各种充值方式和面额的选择。
4) 充值完毕后,将充值信息写入Application内置对象,并转到充值记录页面中(以表格展示所有的充值信息,并使用jQuery的API实现表格隔行换色)。
5) 使用jQuery的API实现点击充值信息表格的表头后,表格行按照该列进行升/降序排列。
-
Simple Ajax developers realize login, registration, simulate recharge, sorting and other functions:
1, write the login page (Login.jsp), top-page (Pay.jsp), recharge record page (PayRecorder.jsp), each page must fully consider the user experience, specific requirements include:
1) When logging in, check whether the individual table is empty, the length meets the requirements (required formValidator locally).
2) When logging in, asynchronous submitted to the server checks the user name/password is correct (check logic is located in the struts Action class).
3) using jQuery API to achieve top page of various denominations recharge methods and choices.
4) After completion of recharge, the recharge information is written Application built-in object, and go to page top record (in the form of top shows all the information and forms using jQuery API to achieve interlaced color change).
5) After using jQuery API implementation recharge information table Click the table header table row
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ajax/.classpath
ajax/.project
ajax/.settings/.jsdtscope
ajax/.settings/org.eclipse.jdt.core.prefs
ajax/.settings/org.eclipse.wst.common.component
ajax/.settings/org.eclipse.wst.common.project.facet.core.xml
ajax/.settings/org.eclipse.wst.jsdt.ui.superType.container
ajax/.settings/org.eclipse.wst.jsdt.ui.superType.name
ajax/src/ahpu/ssh/ajax/action/LoginAction.java
ajax/src/ahpu/ssh/ajax/action/PayAction.java
ajax/src/ahpu/ssh/ajax/model/PayInfo.java
ajax/src/ahpu/ssh/ajax/util/LoginChecker.java
ajax/src/struts.xml
ajax/WebRoot/css/public.css
ajax/WebRoot/images/dx.png
ajax/WebRoot/images/lt.png
ajax/WebRoot/images/on.png
ajax/WebRoot/images/szx.png
ajax/WebRoot/index.jsp
ajax/WebRoot/js/formvalidator-4.1.3/formValidator-4.1.3.js
ajax/WebRoot/js/formvalidator-4.1.3/formValidator-4.1.3.min.js
ajax/WebRoot/js/formvalidator-4.1.3/formValidatorRegex.js
ajax/WebRoot/js/formvalidator-4.1.3/jquery-1.4.4.min.js
ajax/WebRoot/js/formvalidator-4.1.3/LGPL-License.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/Author.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/images/bgx.png
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/images/global2.png
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/Author.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/background.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/bt.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/reg-menu.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/verification-ui6.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/style/style_new.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/bt.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onCorrect.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onError.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onFocus.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onShow.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onSuccess.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/pswState.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/user_div_on.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/user_div_on_bg.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/user_input_bg.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/作者.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/Author.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/bottom-left-w.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/bottom-right-w.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/error_01.png
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/ok_01.png
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/top-left-w.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/top-right-w.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/bt.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onCorrect.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onError.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onFocus.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onShow.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onSuccess.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/作者.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/Author.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onCorrect.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onError.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onFocus.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onShow.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onSuccess.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/js/theme.js
ajax/WebRoot
ajax/.project
ajax/.settings/.jsdtscope
ajax/.settings/org.eclipse.jdt.core.prefs
ajax/.settings/org.eclipse.wst.common.component
ajax/.settings/org.eclipse.wst.common.project.facet.core.xml
ajax/.settings/org.eclipse.wst.jsdt.ui.superType.container
ajax/.settings/org.eclipse.wst.jsdt.ui.superType.name
ajax/src/ahpu/ssh/ajax/action/LoginAction.java
ajax/src/ahpu/ssh/ajax/action/PayAction.java
ajax/src/ahpu/ssh/ajax/model/PayInfo.java
ajax/src/ahpu/ssh/ajax/util/LoginChecker.java
ajax/src/struts.xml
ajax/WebRoot/css/public.css
ajax/WebRoot/images/dx.png
ajax/WebRoot/images/lt.png
ajax/WebRoot/images/on.png
ajax/WebRoot/images/szx.png
ajax/WebRoot/index.jsp
ajax/WebRoot/js/formvalidator-4.1.3/formValidator-4.1.3.js
ajax/WebRoot/js/formvalidator-4.1.3/formValidator-4.1.3.min.js
ajax/WebRoot/js/formvalidator-4.1.3/formValidatorRegex.js
ajax/WebRoot/js/formvalidator-4.1.3/jquery-1.4.4.min.js
ajax/WebRoot/js/formvalidator-4.1.3/LGPL-License.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/Author.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/images/bgx.png
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/images/global2.png
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/126/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/Author.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/background.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/bt.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/reg-menu.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/images/verification-ui6.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/ArrowSolidBox/style/style_new.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/bt.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onCorrect.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onError.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onFocus.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onShow.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/onSuccess.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/pswState.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/user_div_on.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/user_div_on_bg.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/images/user_input_bg.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/baidu/作者.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/Author.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/bottom-left-w.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/bottom-right-w.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/error_01.png
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/ok_01.png
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/top-left-w.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/images/top-right-w.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/Bull/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/bt.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onCorrect.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onError.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onFocus.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onShow.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/images/onSuccess.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/js/theme.js
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/Preview.jpg
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/style/style.css
ajax/WebRoot/js/formvalidator-4.1.3/themes/Default/作者.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/Author.txt
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onCorrect.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onError.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onFocus.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onLoad.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onShow.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/images/onSuccess.gif
ajax/WebRoot/js/formvalidator-4.1.3/themes/SolidBox/js/theme.js
ajax/WebRoot
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.