文件名称:dingframework
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.43mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用java有多年了,一直以来使用java就是用来做web开发,学习java是从servlet和jsp学起,刚
开始感觉到serlvet,jsp好复杂,好强大,jsp强大到可以在页面里写java代码,随心所欲,无所不能。java
代码和HTML代码结合在一起好乱,后来慢慢地接触了MVC的框架,先是struts,webwork,再到struts2,特
别是struts2先进的设计理念,struts2无比的强大,但它的身躯也庞大,如此庞大的东西跑起来速度也就没
那么快了,struts2的运行速度远比不上servlet。Spring MVC的速度也好快,但不喜欢它基于元数据的配置。
于是想找一个同struts2一样有先进的设计思想,身躯小,速度和servlet差不多的框架,google了,但没
有找到,于是就动手自己写了一个,于是有了dingframework MVC的延生。
dingframework MVC是一个轻量的,速度极快的MVC框架。它只有几十K大小,功能和使用同
struts2差不多,基于XML配置,配置文件分模块化,自动类型转换,声明式表单校验,国际化,自定义
拦截器,自动化文件上专,防止重复提交等。dingframework MVC极其简单,有struts2的大部分功能,
完全基于拦截器设计,如果去掉MVC中的拦截器,就变成了一个原生servlet应用。
它的目标是一个更轻量,速度更快的MVC框架
-Using java for many years, has been used since java is used to do web development, learning java from the jsp servlet and learning, just
Began to feel that the complex serlvet, jsp, good, strong, powerful jsp to write java code page, anywhere, all-powerful. java
Combination of code and HTML code a mess, I gradually began to contact the MVC framework, first the struts, webwork, and then to struts2, special
Do struts2 advanced design concepts, struts2 very powerful, but its body is also huge, so huge run up to speed no
Then faster, the the struts2 speed is far smaller than the servlet. Spring MVC Ye Hao fast speed, but do not like it based on the metadata configuration.
So looking for a advanced design concepts as struts2 small body, speed, and almost servlet framework, google, but did not
Found, so he hands to write their own one, so have dingframework MVC Nobu.
dingframework MVC is a lightweight, fast MVC framework. It is only a few dozen K size, function and use the same
st
开始感觉到serlvet,jsp好复杂,好强大,jsp强大到可以在页面里写java代码,随心所欲,无所不能。java
代码和HTML代码结合在一起好乱,后来慢慢地接触了MVC的框架,先是struts,webwork,再到struts2,特
别是struts2先进的设计理念,struts2无比的强大,但它的身躯也庞大,如此庞大的东西跑起来速度也就没
那么快了,struts2的运行速度远比不上servlet。Spring MVC的速度也好快,但不喜欢它基于元数据的配置。
于是想找一个同struts2一样有先进的设计思想,身躯小,速度和servlet差不多的框架,google了,但没
有找到,于是就动手自己写了一个,于是有了dingframework MVC的延生。
dingframework MVC是一个轻量的,速度极快的MVC框架。它只有几十K大小,功能和使用同
struts2差不多,基于XML配置,配置文件分模块化,自动类型转换,声明式表单校验,国际化,自定义
拦截器,自动化文件上专,防止重复提交等。dingframework MVC极其简单,有struts2的大部分功能,
完全基于拦截器设计,如果去掉MVC中的拦截器,就变成了一个原生servlet应用。
它的目标是一个更轻量,速度更快的MVC框架
-Using java for many years, has been used since java is used to do web development, learning java from the jsp servlet and learning, just
Began to feel that the complex serlvet, jsp, good, strong, powerful jsp to write java code page, anywhere, all-powerful. java
Combination of code and HTML code a mess, I gradually began to contact the MVC framework, first the struts, webwork, and then to struts2, special
Do struts2 advanced design concepts, struts2 very powerful, but its body is also huge, so huge run up to speed no
Then faster, the the struts2 speed is far smaller than the servlet. Spring MVC Ye Hao fast speed, but do not like it based on the metadata configuration.
So looking for a advanced design concepts as struts2 small body, speed, and almost servlet framework, google, but did not
Found, so he hands to write their own one, so have dingframework MVC Nobu.
dingframework MVC is a lightweight, fast MVC framework. It is only a few dozen K size, function and use the same
st
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ding-mvc.jar
lib/activation.jar
lib/commons-beanutils-1.8.0.jar
lib/commons-chain-1.1.jar
lib/commons-collections.jar
lib/commons-fileupload-1.1.1.jar
lib/commons-io-1.3.1.jar
lib/commons-logging-1.0.4.jar
lib/commons-logging-api-1.1.jar
lib/commons-pool-1.2.jar
lib/ding-commons.jar
lib/dom4j-1.6.1.jar
lib/jaxen-1.1-beta-6.jar
lib/jaxme-api-0.3.jar
lib/jstl-impl-1.2.jar
lib/jstl.jar
lib/log4j.jar
lib
lib/activation.jar
lib/commons-beanutils-1.8.0.jar
lib/commons-chain-1.1.jar
lib/commons-collections.jar
lib/commons-fileupload-1.1.1.jar
lib/commons-io-1.3.1.jar
lib/commons-logging-1.0.4.jar
lib/commons-logging-api-1.1.jar
lib/commons-pool-1.2.jar
lib/ding-commons.jar
lib/dom4j-1.6.1.jar
lib/jaxen-1.1-beta-6.jar
lib/jaxme-api-0.3.jar
lib/jstl-impl-1.2.jar
lib/jstl.jar
lib/log4j.jar
lib
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.