52ky 发表于 2022-9-29 15:21:34

struts2 中文经典教程(MVC 2)

官方Java开发工程师QQ群(27163376),验证请输入您的ID。Struts作为MVC2的Web结构,自推出以来不断遭到开发者的追捧,得到用广泛的使用。作为最成功的Web结构,Struts天然具有很多的长处:MVC2模型的使用功能完全的标志库(TagLibrary)开放源代码可是,所谓“金无赤金,人无完人”,Struts本身也有不少的缺陷:需要编写的代码过多,简单导致“类爆/破”单元测试艰难这些缺陷随着Web的发展越来越显着。这就促生了Struts2.0,它的诞生能很好的管理上述问题。好啦,废话就不多说了,如今就让大家感受一下的Struts2.0的魅力吧。搭建开发和运行环境本资料共包括以下附件:
struts2中文教程.chm
包括多个文件,请自行下载检测!

(Official Java development engineer QQ group (27163376), please enter your ID for verification. As the Web structure of MVC2, Struts has been continuously sought after by developers since its launch, and has been widely used. As the most successful Web structure, Struts naturally has many advantages: the MVC2 model uses a fully functional tag library (TagLibrary) open source code. : Too much code to write, simplicity makes "class blasting" unit testing difficult These flaws are becoming more and more pronounced as the Web develops. This led to the birth of Struts2.0, which can well manage the above problems. Well, without further ado, let us feel the charm of Struts2.0 now. Setting up the development and operation environment This document includes the following attachments:
struts2 Chinese tutorial.chm
Including multiple files, please download and test by yourself!)




页: [1]
查看完整版本: struts2 中文经典教程(MVC 2)