Posted on 04:05 Hrs,February 23rd, 2008 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 »

Posted on 03:58 Hrs,February 23rd, 2008 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 »

Posted on 03:36 Hrs,February 21st, 2008 by admin

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 »

Posted on 07:55 Hrs,February 11th, 2008 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 »

Posted on 07:54 Hrs,February 11th, 2008 by admin

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 »

Posted on 04:25 Hrs,January 8th, 2008 by admin

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 »

Posted on 04:21 Hrs,January 8th, 2008 by admin

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 »

Posted on 16:17 Hrs,January 4th, 2008 by admin

JavaServer Pages (JSP) and servlets are important parts of Sun’s J2EE (Java 2 Platform, Enterprise Edition) architecture. JSP is a specification that defines interfaces that servlet-container vendors can implement to provide developers the ability to create dynamic Web pages, which are files with the extension .jsp.
Read the rest of this entry »

Posted on 13:44 Hrs,January 4th, 2008 by admin

The J2EE 1.4 Tutorial is a guide to developing enterprise applications for the Java 2 Platform, Enterprise Edition (J2EE) version 1.4. Here authors cover all the things you need to know to make the best use of this tutorial.
Read the rest of this entry »