搜索资源列表
EShop
- jsp+struts+hibernate eclipse开发实用电子商务商城
是一个使用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
ExtjsWeb
- 一个Struts与Extjs结合的例子,还包括传统的Struts与jsp结合的例子,可以对比学习-A combination of Struts and Extjs examples include the traditional combination of Struts and jsp example, you can compare learning
Struts-2
- Struts有其自己的控制器(Controller) ,同时整合了其他的一些技术去实现模型 层(Model)和视图层(View)。在模型 层,Struts可以很容易的与数据访问技术 相结合,包括EJB,JDBC等。在视图层, Struts能够与JSP表示层组件相结合。-Struts has its own controller (Controller), and integration of other technologies to achieve the model la
ajax
- 简易Ajax开发实现登录,注册,模拟充值,排序等功能: 1、 编写登录页面(Login.jsp)、充值页面(Pay.jsp)、充值记录页面(PayRecorder.jsp),各页面必须充分考虑用户体验,具体要求包括: 1) 登录时,在本地检查各表单项是否为空、长度是否满足要求等(要求使用formValidator)。 2) 登录时,异步提交到服务器检查用户名/密码是否正确(检查逻辑位于struts的Action类中)。 3) 使用jQuery的API实现充值页面中各种充值方式和面