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
CodeNotes for J2EE: EJB, JDBC, JSP, and Servlets
โ Scribed by Gregory Brill
- Publisher
- Random House Trade Paperbacks
- Year
- 2002
- Tongue
- English
- Leaves
- 243
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 developersVisit 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.
๐ SIMILAR VOLUMES
Dieser Developer's Guide ist mehr als nur ein Buch รผber die Java 2 Enterprise Edition: Es ist ein Buch รผber das Entwickeln von Java-Anwendungen auf Unternehmensebene. Es deckt viele Aspekte der Entwicklung auf Unternehmensebene ab, die nicht J2EE-spezifisch und dennoch sehr wichtig sind. Diese
Dieser Developerโs Guide ist mehr als nur ein Buch รผber die Java 2 Enterprise Edition: Es ist ein Buch รผber das Entwickeln von Java-Anwendungen auf Unternehmensebene. Es deckt viele Aspekte der Entwicklung auf Unternehmensebene ab, die nicht J2EE-spezifisch und dennoch sehr wichtig sind. Diese
J2EE has become required knowledge for any serious Java developer, but learning this large and complex specification requires a substantial investment of time and energy. Sams Teach Yourself J2EE in 21 Days presents the enterprise Java architecture in accessible, easy-to-comprehend lessons, describi
This might have been a good book when it was current, but any book that includes example code with "catch (Exception e) {}" is very suspect. I'd recommend looking for something else.
Java for Web with Servlets, JSP and EJB is the one book you need to master Java web programming. It covers all the technologies needed to program web applications in Java using Servlets 2.3, JSP 1.2, EJB 2.0 and client-side programming with JavaScript. These technologies are explained in the context