本文主要是介绍Effective Enterprise Java,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpIf you want to build better Java enterprise applications and work more efficiently, look no further. Inside, you will find an accessible guide to the nuances of Java 2 Platform, Enterprise Edition (J2EE) development. Learn how to:
*Use in-process or local storage to avoid the network*Set lower isolation levels for better transactional throughput
*Use Web services for open integration
*Consider your lookup carefully
*Pre-generate content to minimize processing
*Utilize role-based authorization
*Be robust in the face of failure
*Employ independent JREs for side-by-side versioning
Ted Neward provides you with 75 easily digestible tips that will help you master J2EE development on a systemic and architectural level. His panoramic look at the good, the bad, and the ugly aspects of J2EE development will address your most pressing concerns. Learn how to design your enterprise systems so they adapt to future demands. Improve the efficiency of your code without compromising its correctness. Discover how to implement sophisticated functionality that is not directly supported by the language or platform. After reading Effective Enterprise Java , you will know how to design and implement better, more scalable enterprise-scope Java software systems.
http://rapidshare.com/files/52846383/0321130006.zip
这篇关于Effective Enterprise Java的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!