Binding: Paperback Dewey Decimal Number: 005.2762 EAN: 9780812991901 ISBN: 0812991907 Label: Random House Trade Paperbacks Manufacturer: Random House Trade Paperbacks Number Of Items: 1 Number Of Pages: 240 Publication Date: January 02, 2002 Publisher: Random House Trade Paperbacks Release Date: January 02, 2002 Sales Rank: 869421 Studio: Random House Trade Paperbacks
Product Description CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket reference.
CodeNotes for J2EE: EJB, JDBC, JSP, and Servlets introduces Java developers to the key database and web development technologies of the Java 2 Platform, Enterprise Edition. The JDBC API, JavaServer Pages, and Servlet frameworks are covered individually with examples that show how these technologies work together to create robust, dynamic web-based applications. The book also explains how to use Enterprise JavaBeans to create large, distributed, scalable applications.
This edition of CodeNotes includes: -A global overview of a technology and explanation of what problems it can be used to solve -Real-world examples -'How and Why,' 'Design Notes,' and 'Bugs and Caveats' sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided -Instructions and classroom-style tutorials throughout from expert trainers and software developers
Visit www.codenotes.com for updates, source code templates, access to message boards, and discussion of specific problems with CodeNotes authors and other developers.
Every CodeNotes title is written and reviewed by a team of commercial software developers and technology experts. See 'About the Authors' at the beginning of the book for more information.
Customer Reviews
Average Rating:
Rating: - Just Great! Suggest that publishers benchmark this series.
I think I was very lucky to have found this book while I was struggling to grasp the idea of what J2EE is all about reading a very thick book from another publisher. I am quite sure 3 days spent on reading this book was worth much more than over 10 days spent on getting lost while reading another one. How amazing it is that such a small book covers almost all the important aspects of J2EE (even design issues!). I can't wait for the new books in this series (such as C, C++, etc) to hit the market. ... Read More
Rating: - The sample of a good-written IT book
There are a lot of thick IT volumes that give us examples of how NOT to write IT books. CodeNotes for J2EE is an opposite example. It is undestandable, precise and contains only sufficient information.
Rating: - Don't use without checking the online errata!!
Good idea, poor accuracy - the online errata page could fill a small chapter!! For a book which condenses (complex?) 'tekki' info like J2EE into a readable, understandable, and USEABLE 'guru' reference, accuracy REALLY counts!! Without updating your copy from the online errata, you could easily 'be pulling your hair out' for quite a while by following the instructions found in here. Also, I was surprised at their comments regarding the recent migration of their website from J2EE to .NET. One of ... Read More
Rating: - Small profile yet gets right to the point!
This book was a real pleasure to own. The book is small enough to fit in my notebook computer bag and contains essential reference information, so that I could write some prototype code within an hour or two. My leather computer bag now has an imprint of this book, which I don't mind because of the confidence it gives me to know it is available.
The book covers all the essential information needed to install the J2SE, J2EE and TomCat environment in Windows. There was little more than ... Read More
Rating: - Gets Right to the Point
I like this book very much because it gets right to the point. Sometimes when reading through massive programming books, I find myself wondering how relevant the current topic is. Is this really something that is widely used in the real world, or is this fluff? Every page of this book contains just the important stuff with no filler.
The section on EJB may have even been a bit too consise. Enterprise Java Beans is a very complicated topic that is difficult to give a short summary of. ... Read More