Java & JEE books Page17 Posted on: April 3, 2006 at 12:00 AM
The intended audience for this guide is the person who develops, assembles, and deploys J2EE applications in a corporate enterprise. The J2EE 1.4 Application Server manuals are available as online files in Portable Document Format (PDF) and Hypertext Markup Language (HTML).
Java & JEE books Page17
J2EE 1.4 Application Server Developer's Guide
This guide describes how to create and run Java? 2 Platform, Enterprise Edition (J2EE? platform) applications that follow the new open Java standards model for Java? Servlet, JavaServer Pages? (JSP?), Enterprise JavaBeans? (EJB?), and other J2EE components on the J2EE 1.4 Application Server.
The intended audience for this guide is the person who develops, assembles, and deploys J2EE applications in a corporate enterprise.
The J2EE 1.4 Application Server manuals are available as online files in Portable Document Format (PDF) and Hypertext Markup Language (HTML).
Application Interoperability:
Microsoft. NET and J2EE Application Interoperability: Microsoft .NET and J2EE presents interoperability best practices, and illustrates these approaches wit
h a functional sample application.
This guide is aimed at developers who are responsible for creating and implementing enterprise level business applications based on either Microsoft .NET or on J2EE and where interoperability between the two platforms is a requirement.
This guide is written for readers in one or more of the following categories:
* The sections targeted at .NET developers assume an understanding of the development process for distributed applications and familiarity with the Microsoft Visual StudioŽ .NET programming tools. The sample applications are in C# (C Sharp), so development experience in this language is essential. Experience with the .NET Framework SDK and the MSDNŽ Library are also of benefit.
* The sections targeted at Java developers assume a familiarity with Java programming methods and tools, in particular Enterprise Java Beans (EJB) and Java APIs such as Java Naming and Directory Interface (JNDI) and the Java Messaging Service (JMS).
Introduction
programming using java version 3.0
Introduction to Programming Using Java, an on-line textbook on introductory programming, which uses Java as the language of instruction. This text has more than enough material for a one-semester course, and it also suitable for individuals who want to learn programming on their own. This is the third edition of the text. It covers more material and has more examples than the second edition. It also adds end-of-chapter quizzes and solved programming exercises. Previous editions have been used in a course, Computer Science 124: Introductory Programming, at Hobart and William Smith Colleges. (The title of the previous editions included a reference to this course.) This textbook covers Java 1.1. Most of the applets that are contained in the text require Java 1.1 or higher.
Ask Questions? Discuss: Java & JEE books Page17
Post your Comment