不久之前,复习了一下struts,看了一遍struts in action?原版。
里面提到此书,接着又开始一个新的《Core J2EE Patterns 》征途。
其中第一部介绍的是把不同模式运用到不同的J2EE软件的层中,和一些基本的模式重构。重构书籍《Refactoring Improving the Design of Existing Code》
其中这张图片代表着所有模式和层次间的复杂关系。
?下面根据J2EE的不同层(表现层、业务逻辑层、集成层)中的模式和struts框架中的模式进行对比总结。
根据struts in action 书籍中写出的模式,有如下几种
待续....
?
相关推荐
Core J2EE Patterns 2nd Editioin
《核心的J2EE设计模式》是一本专为Java企业级开发者编写的经典著作,它深入探讨了在J2EE平台上构建可扩展、高效且可维护的系统所使用的最佳实践和设计模式。这本书的第二版进一步更新了内容,以适应不断演进的Java...
### Core J2EE Patterns: Best Practices and Design Strategies — 第二版 #### 书籍概述 《Core J2EE Patterns: Best Practices and Design Strategies》第二版是一本面向Java 2 Platform, Enterprise Edition ...
The book of CoreJ2EE_Patterns2nd is very good book to study J2EE,it contains both pdf and chm formats.
"Web Service Patterns_ Java Edition"、"JAVA框架核心技术代码"、"J2EE开发全程实录"等探讨了Web服务和Java框架的核心技术。"Head First 设计模式"采用独特的学习方式介绍了设计模式。"Ajax 经典实例大全"和"JAVA ...