J2EE Unleashed by Mark Ashnault;Ziyad Dean;Thomas Garben;Paul R. Allen;Joseph

By Mark Ashnault;Ziyad Dean;Thomas Garben;Paul R. Allen;Joseph J. Bambara;Sherry Smith

J2EE Unleashed offers innovations and examples for development functions according to the Java 2 company version improvement version. The target of this ebook isn't to educate the J2EE specification yet to demonstrate the simplest practices for constructing J2EE purposes. it is going to conceal the main accepted J2EE API's in addition to migration recommendations that may be used to port a J2EE software from one platform to another.The publication will speak about all of those structures with an emphasis at the SilverStream software server, that's J2EE compliant and licensed for home windows and a number of other UNIX structures. furthermore, the e-book will illustrate how a J2EE program can interface with so much SQL established DBMS structures together with ORACLE, INFORMIX, Microsoft SQL Server 7, SYBASE, IBM DB2 in addition to others.

Show description

Read or Download J2EE Unleashed PDF

Similar programming: programming languages books

Prototype and Scriptaculous: Taking the Pain out of JavaScript

This brief lower demonstrates tips to use Prototype for a variety of projects, together with occasion dealing with, DOM processing, string and shape method, and Ajax communications. It explores Scriptaculous' visible results library, from pulsate to squish to fold and past. desire interface parts? you can find shape autocompletion in addition to drag and drop help.

Fast Track to Sun Certified Java Program

If you want to profit the hot positive aspects in Java SE five. zero and move the solar qualified Java Programmer improve examination (CX-310-056), then this booklet is for you. It covers all of the Java SE five. zero new beneficial properties required within the examination. you do not need to examine the prevailing beneficial properties that you simply already be aware of. 117 evaluation questions and ridicule examination questions are incorporated.

Extra resources for J2EE Unleashed

Sample text

It gives some performance hints for Java Servlets, JSPs, and EJBs. The chapter also discusses what factors affect Java performance as well as what Java syntax to avoid. Some examples of database monitoring and tuning tools are also discussed. Chapter 19, “Deploying the Application,” examines the various steps with deploying a J2EE application to a J2EE application server. This includes discussing Java’s Write Once, Run Anywhere (WORA) aspects. All the archive types are discussed, including JAR, WAR, CAR, and EAR.

Thus, both container types can run on a single platform, Web containers can live on one platform and EJB containers on another, or a J2EE platform can be made up of multiple containers on multiple platforms. Support for Client Components The J2EE client tier provides support for a variety of client types, both within the enterprise firewall and outside. Clients can be offered through Web browsers by using plain HTML pages, dynamic HTML generated with JavaServer Pages (JSP) technology, or Java applets.

Chapter 15, “Messaging with Applications: Java Message Service (JMS),” examines the Java Message Service (JMS), an API that provides a common way for Java programmers to create, send, receive, and read an enterprise messaging system’s messages. The chapter covers messaging basics as well as the JMS components required to produce and consume messages. The chapter also provides many real-world examples of Point-to-Point and Publish/Subscribe JMS applications. Chapter 16, “Data Exchange with XML,” discusses the fundamentals of eXtensible Markup Language (XML), including the structure of an XML document, parsed data, processing instructions, Document Type Definitions (DTDs), schemas, and displaying XML data using style sheets.

Download PDF sample

Rated 4.12 of 5 – based on 37 votes