Manning Logo
Home | Ordering Info | Shopping Cart | Manage My Account | Login
Attention customers: online shopping is now available exclusively through our main website: http://www.manning.com. Thank you.
Server-Based Java Programming

Inside the book

Sample Chapters Table of Contents Errata Index Preface Book Reviews Source Code

Manning Blog

Why small is sweet?

Author Blogs

Dave Crane more...

Author Calendar

Upcoming Events

Catalog

Java .NET Perl XML All by Subject All by Title

About...

Manning Contact Us Ordering FAQs ebooks Covers Sandbox Forums Distributors Manning Early Access Program (MEAP) Affiliate Program Academia/Publicity User Group Program Press Releases Jobs

Manning Publications Co.
209 Bruce Park Avenue
Greenwich, CT 06830

Server-Based Java Programming
Ted Neward

2000 | 592 pages
ISBN: 1884777716
$25.00 PDF ebook  
$49.95 Softbound print book  

Preface

The ability to acquire, manage and utilize information has never been more instrumental. Without doubt, technology has been the most influential force behind the growth in economy. The Business is placing greater emphasis in information technology and with that expectations are raised. With such a heavy dependency, there is no way out. It is very difficult to find a business that does not depend on information technology in some way. Traces of information technology can be found from sales, to marketing, to inventory, to R&D. It is here and it is here to stay. It is forming the heart of the Enterprise; the nervous system of the corporation; and the business knows it.

While business looks for stability in its operations, inside the information technology department, the big wheel of change is always turning. Change in IT is as certain as Taxes in April. Successful enterprise management involves understanding and managing this never-stopping change.

The Java programming language was one such instrumental change that took the industry by storm. Its introduction was followed by a huge growth in the computer industry. There wasn't (and still isn't) a single day that a press release from a startup is promising the next big solution, the next big bang, or the next big technology. It is ironic, that such a success would be caused by a failure. Java was a descendent of a failed project at Sun Microsystems in its attempt to get into the interactive TV business. From one perspective, Java was at the right place and at the right time. The World Wide Web was just emerging as a technology that may finally allow every computer to communicate with others. The problem was lack of interactivity. Java did that in the form of shiny and multi-media rich applets. That was enough to instigate the aahs and the oohs.

The Enterprise wasn't very impressed. After all, they supposedly have better things to do than entertain corporate staff members. Gradually, while all the hype was going on, the Enterprise network saw tremendous growth. Corporate LANs turned into WANs. Internet, Intranets, and Extranets became commonplace. The growth of the network, shifted the strategy for much of the enterprise. For one thing, the enterprise became more complex and larger than before. Isolated systems were no longer isolated. It was very clear that the Web was not a show-and-tell toy. It was an interactive tool where enterprise applications could use as the base of their infrastructure.

Interactivity and Web did not go hand in hand since day one. At first, there was no interaction. You would visit a site and just keep clicking on links. The Web was basically a world of links. The first technology to attempt to bring interactivity to the Web was Common Gateway Interface (CGI). This specification allowed programs to be executed on the Web server based on data the user provided on their browser. As crude as it was, this basic specification, did wonders for the success of the Web. The potential of the Web was becoming clear to the Enterprise and there was a natural surge to use this technology to connect to the heart of information at any enterprise: the database. Web server specific technologies such as Netscape Application Programmer Interface (NSAPI) and Information Server Application Programmer Interface (ISAPI) attempted to address some of the shortcomings of CGI such as speed, lack of persistence, and memory requirements. A number of tools and servers hit the market promising easy integration of databases and the Web. There was a real value to such a marriage. Information would be accessible to more people, at more locations, and retrieval would be instantaneous. Since browsers were available on almost all platforms, portability issues were resolved to a great extent. One would think, the Business would be happy. They had the information where they wanted, and when they wanted. One would be wrong. The Business wanted the information how they wanted. The Business was never interested in raw data. Their interaction with data has always been through applications. These applications massaged the data and presented the result to the user. It was becoming clear that simple Web-database integration was not going to address this issue. The enterprise not only needed integrated data, but integrated applications.

Application development is nothing new in the computer industry. The requirements placed on the application were new. A word processor is an application. The expectation used to be that you can use such an application to type a document, perform formatting operations, save and retrieve files and print the finished document. Today, the word processor is expected to interact with the network and the data and applications that reside on the network. Furthermore, some argue that the application itself, should be on the network.

Attention is turned to development of Enterprise applications. The application must do everything it has been doing plus more. It still must execute based on business logic. It still must provide a user interface. It still must interact with back-end systems such as databases. It still is mission-critical as far as the business is concerned.

There are many approaches to development of enterprise applications. Some are better than others. Some solely depend on the specific characteristics of the enterprise and the business. Enterprise applications developed for a brokerage house are different than those developed for a manufacturing company. This book is about one paradigm under which enterprise application development can be done and that is Java Enterprise Computing. This book will show you how to leverage Java as an enterprise application development language. It will discuss specific aspects of the Java language that pertains to enterprise development. The final decision of whether Java is suitable for your enterprise needs is obviously up to you. We hope that this text will give you a serious argument for considering Java.

DESCRIPTION

Java on the server is here to stay. Whether you're using J2EE or writing your own, you will need to understand the fundamental concepts of server-based Java. Server-Based Java Programming teaches those concepts of Java that underlie the J2EE APIs and the best ways to use them. An ongoing focus on the full lifecycle, including administration and deployment, makes this book a rare, practical guide. One of its themes is the theoretical "three-zeroes" goal for server development--zero development, zero administration, and zero deployment.

Server-Based Java Programming isn't just about implementation--it's also about architecture, and design. You'll learn how to write the code that sustains a cutting-edge enterprise. You will learn nuts-and-bolts topics like ClassLoaders, threads, CORBA, RMI/IIOP, and JNI, as well as how to make each of these contribute to enterprise-wide goals such as fault-tolerance, easier system administration, five-nine availability, deployment without headaches, and lower development costs.

What's Inside:

  • Concepts underlying J2EE such as:
    • EJB
    • Servlets
    • JDBC
    • JMS
    • JNDI
    • Lifecycle
  • Data and code distribution with:
    • Servlets
    • Sockets
    • Serialization
    • Mobile objects
  • Extensions
  • Threads
  • Distributing objects over a network
  • Making servers robust and scalable
  • Clustering, fault tolerance, and failover
  • ClassLoaders
  • System monitoring

Translation rights for Server Based Java Programming have been granted for India and Korea. If you are interested in learning where to buy this book in a language other than English, please inquire at your local bookseller.

WHAT THE EXPERTS SAY ABOUT THIS BOOK...

"The way the book details the (business object) model, and shows how to implement it in three different architectures, is excellent!"
--Bruce Arbuckle, IT Consultant, Hewlett-Packard

"One of the many strengths of this book is that it goes through how things work in explicit detail."
--Kito D. Mann, CEO Virtua Communications Corp

"Covers so much more than just the ABCs of server-side Java."
--Curt Powell, President Sierra Ridge Software

"There's no other book like this one--every chapter will be valuable to me at one time or another."
--Adam Smith, Programmer/Analyst Albert R. Mann Library, Cornell University

"Very few software books surprise me, very few bring a perspective, and very few feel different from the others. This one does all three."
--Stuart Halloway, DevelopMentor, from the Foreword

ABOUT THE AUTHOR...

Ted Neward is a C++ and Java developer, architect, consultant and instructor in the Sacramento area. He is the author of two other Manning books.

Home | Catalog | Privacy Policy | About Manning

© 2003-2006 Manning Publications Co.