• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Professional Java XML: What is it the reader target?

 
Ranch Hand
Posts: 106
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Could U tell me what is the targetted reader for this book?
beginner or more experienced.
For my part, books for people who already knows about Java & XML are more interesting.
Do U write about new Java API (JAXP, JAXM, JAXB, JAXR, JAX-RPC)?
Thx.
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, Guillaume.
As far as who is targeted audience for "Professional Java XML" WROX tends to target experienced developers when the word "Professional" appears in the title. However, there is nothing to stop someone new to XML from getting a lot from the book. One of the chapters I wrote on SAX takes you step by step through the API as well as why one would use it, not assuming any knowledge beyond what was already presented in the book.
Concerning the APIs covered, JAXP is covered extensively in the "DOM" and "SAX" chapters with JAXB being covered along with other technologies in the "XML Object Mapping" chapter. JAXM and JAXR were fairly new (if that) technologies when this book was being written so unfortunately these are not covered. XML-RPC as well as SOAP are covered, however.
I hope this helps!

Originally posted by Guillaume Compagnon:
Could U tell me what is the targetted reader for this book?
beginner or more experienced.
For my part, books for people who already knows about Java & XML are more interesting.
Do U write about new Java API (JAXP, JAXM, JAXB, JAXR, JAX-RPC)?
Thx.



------------------
Jeremy Crosbie
Co-Author of Professional Java XML
 
Ranch Hand
Posts: 395
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jeremy,
Is this book going to help me in preparing for XML Certification?
Give me the answer as a individual not as the Writer. ( Cuz you will say Yes )
TIA
------------------
L Goundalkar
lggoundalkar@hotmail.com
Sun Certified Programmer for Java 2 Platform
 
Onion rings are vegetable donuts. Taste this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic