Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Professional Java XML Programming with servlets and JSP

Professional Java XML Programming with servlets and JSP

List Price: $49.99
Your Price: $49.99
Product Info Reviews

Description:

Aimed at developers with some previous Java experience, Professional Java XML Programming with Servlets and JSP shows how to combine two of today's hottest technologies to create highly customizable, data-driven Web applications. Besides a leading-edge tour of several important Java APIs, this book also contains an effective, in-depth tutorial for really understanding XML.

This main objective is to introduce a complete "application frameworks" for Java that uses servlets, JSPs, JDBC (for databases), and XML for customizing Web pages without changing source code. (This strategy lets anyone familiar with XML, SQL, and/or JSPs design new Web pages.) The "soft" or "generic" approach advocated here goes well beyond the basics and will help you rethink how Web applications work. The authors present the basics of each API as they build their solution. There are a variety of easy-to-understand sample servlets here--from a simple phone number database to an e-commerce shopping cart, and a servlet that incorporates JavaMail to send e-mail.

After a challenging guide to languages, grammars, and parsers (the underlying theory behind XML), the authors return to the practical side of things with excellent coverage of several current tools for XML, like Sun's Java parser and the Simple API for XML (SAX).

Even if you don't rely on the authors' solution completely for your own projects, this challenging and intelligent text shows off some useful possibilities for servlets combined with XML. For any Java programmer, the tour of basic servlet development and leading-edge XML support makes for an attractive choice for learning about these two very promising technologies. --Richard Dragan

Topics covered: Java servlet basics, 3-tiered architectures, JDBC and servlet APIs, sample custom framework for servlets, HTML basics, database connection pooling, language, grammars and parsers, context-free and context-sensitive grammars, XML and SGML basics, XHMTL vs. HTML, XML documents, XML namespaces, entities and DTDs, elements and attributes, the XML Document Object Model (DOM), the Simple API for XML (SAX), Sun's Java XML toolkit, JSPs and JavaBean basics, JavaMail APIs, XSLT and XPath.

© 2004, ReviewFocus or its affiliates