Java Programming 10-Minute Solutions

Java Programming 10-Minute Solutions
Categories: Ebooks
Brand: Scarecrow Press
26.51 GBP
Buy Now

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 HTMLJava file I/O: copying and deleting entire directoriesUsing Java search algorithmsThread managementLeveraging Java Web Services support in SOAP, XML-RPC, and XML over HTTPLow-level JDBC programmingUsing servlets and JSPs (including struts) for web applicationsUsing Enterprise JavaBeans (EJBs) container managed persistenceGenerating EJB classes with ant and XDocoletUsing JUnit for unit testingModeled 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.