搜索资源列表
Spring3Example
- 基于Spring3.0的MVC模式下的例子,其中按照B/S三层架构书写项目,业务逻辑等简单的SpringMVC-Spring3.0 the MVC model based on the example, which according to B/S three-tier architecture writing project, business logic, and simple SpringMVC
TestSSh
- 纯Struts2 + hibernate 3 + spring 3 框架的搭建-纯Struts2+ hibernate 3+ spring 3 框架的搭建
SSHProject
- 一简单的Struts2,spring3,hibernate3整合的实例-a simple example about ssh
ibatistest
- spring3+ibatis+maven+jetty例子-spring3+ibatis+maven+jetty example
Spring3.0_01
- 是关于spring3.0的新特性的,基于XML注解,是尚学堂马士兵的最新视频的其中的第一个例子的源码。- Is the source of the new features on the spring3.0 XML-based annotation, Shang Xuetang Mashi Bing s latest video of one of the first example.
struts2_demo
- Struts2+Spring3+hibernate3的demo,示例数据库为Mysql 5-The demo based on Struts2+Spring3+hibernate3, example database is Mysql 5
String2PSpring3Pmybatis3
- Struts2+Spring3+mybatis3的示例,可以正常运行:自动扫描dao层、注解注入action、service及到层-The Struts2+Spring3+mybatis3 example, normal operation: automatic scanning dao layer annotations into the action, service, and to layer
police_bi
- Struts2+spring3.1+jdbc的一个报表系统-Struts2+spring3.1+jdbc example
ssh
- web项目登录示例,就是简单的ssh框架搭建,使用struts2+hibernate3+spring3实现-web project login example
struts2spring3hibernate4
- 这是一个struts2+spring3+hibernate4的一个合成例子。版本较新。应该适合现在是学生的学习。以后就能直接用于工作。-This is a synthetic example of an struts2+spring3+hibernate4. The newer version. It should be suitable for students learning. Later can be used directly for the work.
Authority
- 系统admin,密码:1 Spring3 MVC 教程 (Mybatis+ExtJS基本权限管理) 说明: 喷EXT的就绕行吧 • 验证码:采用开源的https://code.google.com/p/kaptcha/,代码自己修改了部分。 • 上传文件:swfupload,参考论坛里面的另外一个帖子。 • ext的tab非ifr a me模式,只加载一次ExtJS,速度还可以~自己命名jsp里面的变量的时候注意变量I
firstssh_
- 学习Struts2 Spring Hibernate的好例子 struts2 spring2 spring3 hibernate3.3-struts2 spring2 spring3 hibernate3.3 Struts2 Spring Hibernate learning a good example of
springmvc_mybatis3.01
- spring3.X集成mybatis例子包涵事务管理,非常有用的例子-spring3.X integrated transaction management bear mybatis example, a very useful example
Spring3-MVC-HelloWorld-Example
- Spring MVC example code.
spring3.0MVC
- 1) Spring发行版本附带了PetClinic 示例,它是一个在简单的表单处理的上下文中, 利用了本节中说明的注解支持的Web应用程序。 可以在“samples/petclinic ”目录中找到PetClinic 应用程序。 2) 另外一个建立在基于注解的Web MVC上的示例应用程序,请见imagedb 。 这个示例集中在无状态的multi-action控制器,包括多段文件上传的处理。 可以在“samples/imagedb ”目录找到imagedb 应用程序。