Free J2EE Ebooks

Download free programming, computer, it, technology books

Feb
23

Thinking in Java, 3rd Edition

Posted by admin

The original plan for the book was to add a new section covering the fundamentals of the “Java 2 Enterprise Edition” (J2EE). Read the rest of this entry »

Feb
23

Thinking in Enterprise Java

Posted by admin

This chapter has introduced some, but not all, of the components that Sun refers to as J2EE: the Java 2 Enterprise Edition. Read the rest of this entry »

Feb
11

The J2EE Architect’s Handbook

Posted by admin

This book is written for technical architects and senior developers tasked with designing and leading the development of J2EE java applications. This book will guide the architect through the entire process of delivering a project from analysis through application deployment providing numerous tips, tricks, and “best practices” along the way.
Read the rest of this entry »

Feb
11

EJB Design Patterns

Posted by admin

The job of the EJB developer is constantly challenging, making the task of designing maintainable and scalable systems difficult without a clear set of best practices to follow.
Read the rest of this entry »

J2EE is useful for creating web applications like Yahoo! Mail, a web-based stock trading system such as ETRADE, or an online auction house like eBay. Anytime there is a need for many people to access a collection of data in a distributed manner, an implementation of the J2EE specification can provide a solution.
Read the rest of this entry »

THE realm of Web services software components that are programmatically accessible over standard Internet protocols is expanding rapidly due to the growing need for application-to-application communication and interoperability.
Read the rest of this entry »

SINCE its introduction more than two years ago, the Java 2 Platform, Enterprise Edition (J2EE), has rapidly established a new model for developing distributed applications.
Read the rest of this entry »