Wiley.com
Print this page Share

Java Programming 10-Minute Solutions

ISBN: 978-0-7821-4285-3
Paperback
332 pages
January 2004
Java Programming 10-Minute Solutions (0782142850) cover image
This title is out-of-print and not currently available for purchase from this site.

The problems encountered by a beginning Java programmer are many--and mostly minor.

The problems you encounter as an experienced Java programmer are far fewer—and far more serious.

Java Programming 10-Minute Solutions provides direct solutions to the thorny problems you're most likely to run up against in your work. Especially when a project entails new techniques or draws you into a realm outside your immediate expertise, potential headaches abound. With this book, a veteran Java programmer saves you both aggravation and—just as important—time.

Here are some of the solutions you'll find inside:

  • Parsing XML using SAX and DOM, and using XSLT to transform XML to HTML
  • Java file I/O: copying and deleting entire directories
  • Using Java search algorithms
  • Thread management
  • Leveraging Java Web Services support in SOAP, XML-RPC, and XML over HTTP
  • Low-level JDBC programming
  • Using servlets and JSPs (including struts) for web applications
  • Using Enterprise JavaBeans (EJBs) container managed persistence
  • Generating EJB classes with ant and XDocolet
  • Using JUnit for unit testing

Modeled after the straightforward Q&A approach of the DevX website, these in-depth, code-intensive solutions help you past obstacles right now and ultimately make you a smarter, more effective programmer.

Related Titles

Java

by Todd Greanier
by Russel Winder, Graham Roberts
by Thomas Van de Velde, Bruce Snyder, Christian Dupuis, Sing Li, Anne Horton, Naveen Balani
Back to Top