搜索资源列表
是一个使用jquery和ajax的jsp无刷新分页的例子
- 是一个使用jquery和ajax的jsp无刷新分页的例子,使用了struts,而且sql语句也包括在了其中。可以参考或者借用-Is a use jquery and ajax in jsp page without refreshing example of the use of struts, and the sql statements are included in them. Can refer to, or borrow
11111
- jquery+json+struts2 返回对象实例-jquery+ json+ struts2 return object instance
jquery_easyUI_demo
- ssh 使用jquery_easyui demo-jquery easyui
Strut2_Ztree_json
- jquery的ztree应用,集合struts2进行了动态树节点的操作-jquery ztree applications
ajax
- 简易Ajax开发实现登录,注册,模拟充值,排序等功能: 1、 编写登录页面(Login.jsp)、充值页面(Pay.jsp)、充值记录页面(PayRecorder.jsp),各页面必须充分考虑用户体验,具体要求包括: 1) 登录时,在本地检查各表单项是否为空、长度是否满足要求等(要求使用formValidator)。 2) 登录时,异步提交到服务器检查用户名/密码是否正确(检查逻辑位于struts的Action类中)。 3) 使用jQuery的API实现充值页面中各种充值方式和面