• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

XML Development with Java 2 by Michael C. Daconta, Al Saganich

 
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<pre>Author/s : Michael C. Daconta, Al Saganich
Publisher : Sams
Category : Java Other
Review by : Ajith Kallambella
Rating : 7 horseshoes
</pre>
The first five chapters breeze through general XML technology concepts such as parsers, DOM API and XSL/XSLT. Since this is not a book about XML itself, you should not be surprised about the pace. The remaining five chapters talk about the actual mission ie., integrating XML with Java applications. Sections on using XML for bean and EJB persistence, writing Servlets that render XML-based information and XML/JDBC collaboration are noteworthy. The authors go that extra mile and talk about idiosyncrasies of vendor support for XML, especially the subtle differences you have to get used to while using XML parsers from Sun, IBM and Oracle.
On the flip side, many crucial topics have been left out and these omissions are starkly visible. There is no mention of concepts such as JDOM, XML RPC, XMLSchema (this disappointed me), XML-based publishing frameworks etc. Lack of emphasis to detail has compromised the quality of the book. The code samples are lengthy and some programs on CD do not even compile clean. Several programs are missing from the CD. I searched on the Sam’s web site to see if there is an errata page and again, I was disappointed. Last but not least, there are over a dozen typos which makes you think - did they hurry into publishing this book?
You cannot use this book as a workable reference. I would love to see a second edition that has more comprehensive coverage and better quality.
More info at Amazon.com
More info at Amazon.co.uk
More info at FatBrain.com
 
Never trust an airline that limits their passengers to one carry on iguana. Put this tiny ad in your shoe:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic