搜索资源列表
Bolg
- 一个基于Ajax技术的Blog系统,这个系统允许发表BLOG文章和评论,该BLOG系统的后台系统以Hibernate作为持久层的ORM框架,使用Spring作为中间层的IoC容器,Ajax引擎使用了DWR,上DWR直接访问Spring容器中的业务逻辑组件-One based on Ajax technology, Blog system, which allows BLOG published articles and reviews, the BLOG system, back office
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