博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
J2EE Best Practices: Java Design Patterns, Automation, and Performance
阅读量:4233 次
发布时间:2019-05-26

本文共 1238 字,大约阅读时间需要 4 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

In this book, Darren Broemmer supplies you with a set of best practices for J2EE development and then teaches you how to use them to construct an application architecture referred to as the reference architecture. The design and implementation of the reference architecture is based on a set of guiding principles that are used to optimize and automate J2EE development. In addition to the author's thorough discussions of the latest technologies for J2EE implementation-including EJB 2, Jakarta Struts, Servlets, Java Server Pages, UML, design patterns, Common Business Logic Foundation components, and XML-Broemmer addresses such topics as:

*Understanding J2EE application architecture
*Building business applications with J2EE, a business object architecture, and extensible components created with design patterns
*Designing and implementing a sample banking Web application
*Integrating proven performance-engineering and optimization practices in the development process
*Using metadata-driven, configurable foundation components to automate much of the development and processing of Web-based business applications
http://rapidshare.com/files/51149979/0471228850.rar
你可能感兴趣的文章
JFinal中的AOP
查看>>
JFinal中的Controller读取参数
查看>>
idea+maven+jetty+jfinal环境搭建
查看>>
腾讯实习生面试总结
查看>>
Jfinal中的render
查看>>
Java的JDK和JRE
查看>>
Java中的hashMap
查看>>
STL中的Allocator
查看>>
编程的智慧
查看>>
STL中的Iterator
查看>>
C语言拾遗
查看>>
数据库查询语句拾遗
查看>>
STL中的Vector
查看>>
C++中的trivial、standard layout、POD
查看>>
阿里中间件三大存储系统
查看>>
Tair源码阅读1---ConfigServer
查看>>
STL中的RB-tree
查看>>
STL中的Sort
查看>>
LeetCode---3.TreeEasy
查看>>
基于比较的排序算法的最优下界---NlogN
查看>>