350 kr
Beställningsvara. Skickas inom 10-15 vardagar. Fri frakt över 249 kr.
Fler format och utgåvor
Beskrivning
Jakarta Commons are easily reusable components that can quickly be put to good use in any server-side Java development undertaking. In fact, components are not big applications, but sleek code bits that perform specific tasks very well. This book provides much-needed documentation and usage information about the popular sub-projects forming Jakarta Commonsso that you can efficiently incorporate them into Java applications. Jakarta Commons have potential to extend the core functionality of the Java language (the Lang sub-project), and they can provide a Validation framework (Validator) and a database connection pool (Pool). Jakarta Commons can even manipulate XML and JavaBeans in a more intuitive and pragmatic fashion. Table of Contents * Introducing Jakarta Commons: The Uncommon Commons * Using the Lang Component * Using the Logging Component * Using the Validator Component * Using the BeanUtils Component * Implementing Pooling * Using the Digester Component * Using Collections and Primitives * Using HttpClient and FileUpload * Using the Net Component * Using Other Commons Components