Sign In | Not yet a member? | Submit your article
 
Home   Technical   Study   Novel   Nonfiction   Health   Tutorial   Entertainment   Business   Magazine   Arts & Design   Audiobooks & Video Training   Cultures & Languages   Family & Home   Law & Politics   Lyrics & Music   Software Related   eBook Torrents   Uncategorized  
Letters: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Apache Jakarta Commons Reusable Java Components Read NFO
Apache Jakarta Commons Reusable Java Components Read NFO
Date: 19 January 2011, 08:14

Free Download Now     Free register and download UseNet downloader, then you can FREE Download from UseNet.

    Download without Limit " Apache Jakarta Commons Reusable Java Components Read NFO " from UseNet for FREE!
Preface Preface I originally noticed the Jakarta Commons libraries while working with Apache Jakarta Tomcat. At some point, Tomcat started to include a suite of small libraries with commons in the name. They started to show up everywhere, in all sorts of other open source projects. At first, it was slightly off-putting what exactly is commons-lang.jar, and why is this tiny library showing up in all of my software? Exploring the Jakarta Commons, I first found a broad suite of what I would characterize as "utility" code things that often wound up in my software in packages named things like "util." Digging deeper, I found useful libraries to solve common problems, interesting algorithms, and more. In brief, by using the Jakarta Commons, I found I spent less time reinventing the wheel, and more time solving the problem at hand. Virtually every Java developer can take advantage of various Jakarta Commons components from the utilities provided by the Collections and Lang packages, through the networking components afforded by the HttpClient and Net packages. These components underlie Apache Tomcat, Struts, and countless other projects, helping move forward both the Java industry and the Java platform. The first few chapters cover the more web-specific packages, including FileUpload, HttpClient, and the Net suite of protocol implementations. The Pool and DBCP packages are useful for a broader range of applications. BeanUtils and JXPath provide easier ways to work with objects. Logging, Lang, and Collections are a suite of tools applicable to almost every application. Codec provides a suite of specialized conversion routines, useful for data transfer, security, and (interestingly) phonetic analysis. Finally, the CLI package provides support for building command-line applications. Chapter 1: Overview This chapter shows you where to download the various Commons components, and also how to install both the libraries and the documentation into Eclipse. Chapter 2: FileUpload This chapter shows how to easily add file upload capabilities to your web application. Chapter 3: HttpClient This chapter shows how to programmatically access HTTP resources. HttpClient provides many features, including cookie management and support for a broad range of features. Chapter 4: Net This chapter shows how a wide variety of common Internet protocols can be accessed, including FTP, NNTP, and others. Chapter 5: Pool This chapter demonstrates the use of a suite of configurable object pools. Chapter 6: DBCP (Database Connection Pool) This chapter covers the DBCP package, useful for Swing applications and other situations in which a container is not managing database connectivity for you. Chapter 7: BeanUtils This chapter shows how the information provided by JavaBeans-style objects can easily be accessed at run-time. Chapter 8: JXPath As you build applications composed of complex graphs of objects, traversing those objects can become tedious. JXPath provides an easy mechanism for walking through these graphs. Chapter 9: Logging Virtually every application can benefit from configurable logging and the logging package is a good place to get started. Chapter 10: Lang Lang is one of the most useful packages, but one of the hardest to get started with. This chapter provides an overview of the Lang package, helping you get oriented. Chapter 11: Collections This chapter covers powerful tools for working with collections richer object relationships. Chapter 12: Codec This chapter shows how to use a suite of specialized conversion routines useful for data transfer, security, and phonetic analysis. Chapter 13: CLI (Command-Line Interface) Learn how to present consistent, useful command-line configuration and help information with a bonus class path search tool. Chapter 14: Other Projects This chapter provides a roadmap for a broad suite of other Commons projects both the proper and sandbox.
Related Articles:
Read   Java  

DISCLAIMER:

This site does not store Apache Jakarta Commons Reusable Java Components Read NFO on its server. We only index and link to Apache Jakarta Commons Reusable Java Components Read NFO provided by other sites. Please contact the content providers to delete Apache Jakarta Commons Reusable Java Components Read NFO if any and email us, we'll remove relevant links or contents immediately.



Comments

Comments (0) All

Verify: Verify

    Sign In   Not yet a member?


Popular searches