站内搜索: 请输入搜索关键词
当前页面: 图书首页 > How to be a Successful Technical Architect for J2EE Applications

Common Resources - How to be a Successful Technical Architect for J2EE Applications

Team LiB
Previous Section Next Section

Common Resources

The book utilizes the CementJ open source project. A Java API, CementJ provides the functionality that most J2EE applications need but is not yet directly provided by the JDK specification. CementJ helps you build a strong foundation for your application, filling the gaps between the JDK and your applications. Using CementJ will help you streamline your development. CementJ binaries and source can be downloaded at http://sourceforge.net/projects/cementj/.

Another open source project on which this book relies is ProjectTrak. This planning package serves as an illustration for implementing the concepts presented in this book. ProjectTrak binaries and source can be downloaded at http://sourceforge.net/projects/projecttrak/.

Errata, example source code, and other materials related to this book can be found at http://www.dvtpress.com/javaarch/.


Team LiB
Previous Section Next Section