...
- Extend the JDK Classes with Jakarta Commons, Part III - Explore Jakarta Commons components that enable you to parse arguments in a command-line application, connect to various file systems at the same time, allow an application to uniformly access configurations loaded from various sources, and pool covers any object.
FAQ
Q: How can I reinitialize GenericObjectPool after a network failure? (factory = PoolableConnectionFactory)
...