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 »
Download Free J2EE Programming Books
Thinking in Enterprise Java
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 »
The Sun Java Studio Creator 2 interactive development environment (IDE) is a tool for developing component-based web applications. Read the rest of this entry »
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 »
Servlets and JSP the J2EE Web Tier is designed for developers of all levels. The book assumes a reader is familiar with HTML and the basics of Java. The book starts by covering how to installing a Servlet/JSP environment and what is in the JSP 2.0, Servlet 2.4, and JSTL 1.0 specifications.
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 »