搜索资源列表
Struts shopping on net
- javaee产品。使用MVC模式编写的网上商城,是由sun公司产品的经典实例源码。很经典,网站的架构等等都很好。
version2
- 这是一个用java编写的关于GUI应用编程的音像商店管理的实例,可在eclipse开发环境中运行,应用到了MVC模式。-This is a preparation to use java application on GUI programming examples of the management of audio-visual store, you can run eclipse development environment, application to the MVC pattern
Mvc
- 一个简单的MVC模式例子,实现了从数据库的查询,添加,删除,更新这四个功能-A simple example of the MVC pattern, the realization of a query from the database, add, delete, update these four functions
Struts
- 代码中主要涵盖了struts中的常用实例,涉及到jdbc,hibernate,spring等多个项目,是学习mvc设计模式的较好例子-Mainly covers the struts code commonly used in instances involving jdbc, hibernate, spring and many other items, is to learn from good examples of design patterns mvc
LibInquirySystem1.2.0
- 一个Servlet的入门基本的实例 采用了MVC模式 对SQL数据库的访问简单的实现了对表的查询功能 开发工具:MyEcplise 服务器:Tomcat 数据库:SQL Server-A Servlet examples of the entry of basic MVC model using SQL access to the database implementation of a simple query against the table function deve
jspservletjavabeanmvc
- jsp+servlet+javabean实现mvc模式,通过实例详细了解jsp和servlet技术-jsp+ servlet+ javabean achieve mvc pattern, an example to learn more about jsp and servlet technology
myLoginTest
- 利用Struts框架,采用Mvc模式进行Web开发的一个实例-Using Struts framework for Web development using Mvc model an instance of
JSP-MVC-Shopping-Cart
- 在MVC模式下使用severlet实现的购物车实例 其数据库采用的mysql-Used in the MVC pattern implementation cart severlet its database using the mysql instance
strutsYZM
- struts2中mvc模式应用验证码的简单实例-In struts2 MVC pattern application verification code simple example
StrutsDemo
- structs2.0框架,一个MVC设计模式的实现,主要讲到了配置,简单的实例-a mvc mordol to help us understood
MVCDemo
- MVC模式一个例子,通过该实例能够快速掌握MVC模式的原理,流程;该程序实现验证用户登录信息。并返回验证结果。-An example of the MVC pattern, the instance to quickly grasp the MVC pattern principles, processes program validate user login information. And return to verify the results.
struts
- 本讲首先介绍MVC设计模式及Struts 框架产生的过程,然后介绍Struts 1框架、Struts 2框架以及他们之间的差别,接着介绍Struts 2的体系结构、工作流程、配置文件等,最后介绍一个HelloWorld实例的创建,使读者了解Struts 2开发的基本流程-This lecture first introduced to the process of the MVC design pattern and the Struts framework, and then introduc
springMVC_Demo
- javaEE spring + hibernate 实现实例,mvc模式-javaEE spring+ hibernate implementation instance, mvc mode
loginUserMVC
- 用MVC模式实现注册功能,Model中存放实例,view中存放JSP视图文件,control中存放控制方法-Implemented with MVC pattern registration function, Model stored in the instance, view files stored in JSP view, control of the storage control method
HelloMVC
- 一个基本的MVC框架开发实例,基于Java语言,以JSP+Servlet+JavaBean模式进行开发,功能具有针对数据库标的增删改查功能(A basic MVC framework development example, based on Java language, is developed by JSP+Servlet+JavaBean mode. The function has functions of adding, deletions and changing databases