Pro Jakarta Commons

0 0
Read Time:54 Second

Title: Pro Jakarta Commons Authors: Harshad Oak Published by: Apress Abstract This book describes in some detail all functionality in the Jakarta Commons components. Jakarta Commons actually is a collection of common tools which were sprung to live during the development of other Jakarta Projects. As the name suggest it provides common functionality . The book describes among others the lang, Logging, BeanUtils, Digester and Collections components. Some simple examples are given. The writer of this book actually wrote a very thin wrapper around the documentation provided on the Jakarta web-page. Personal opinion I don’t say you should not read this book. There is a lot to be learned. But none of the information in this book is new. All of it can be found on the Commons website or in the JavaDoc. Furthermore I think the author was at the border of his own knowledge. This does not stop him constantly belitling his readers, something which I found rather annoying. The biggest plus for this book is that it reminds you not to reinvent the wheel. Jakarta Commons rules!

About Post Author

Leon van Tegelen

Consultant at AMIS
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

2 thoughts on “Pro Jakarta Commons

Comments are closed.

Next Post

Database access with Ant!

You can access a database with Ant. This can be useful when you want to create a database and fill it with some default data at the start/deployment of a project, but also when you want to reset the contents of your database just before invoking your tests! Example of […]
%d bloggers like this: