SourceForge.net Logo
Version: 0.27 - Last update: 2004-05-30 Home Page - SourceForge Project Page - Contact

Jodd
  Overview
  News
  Download
  License
  References

Development
  Using Jodd
  Javadoc
  JUnit report

Community
  Contribute
  Report a bug

More reading
  Milestone 0.30



Top 25%

BSD
 

Overview

Jodd is a generic purpose open-source Java library. It helps in development of Java applications, both stand-alone and server-side. You may think of Jodd as swiss army knife for Java: small, sharp and with plenty handy gadgets included.

Jodd contains many useful and ready to use features: it provides Java beans manipulation, loads beans with ease from various sources, simplifies JDBC connectivity and code, profiles sql queries, manages date and time, manipulates and format Strings, searches files on disk, helps with handling servlet requests. Additionally, Jodd contains small, yet useful mvc2 JSP-based framework. And there is more inside...

Jodd is free software; use it under the terms of the BSD license.

Why use Jodd?

Jodd is attended to be more than just simple bundle of various java classes. Significant effort is constantly expended towards functionality, speed and quality of the Jodd library. The goal to achieve is to have a library that will be, in the same time, truly easy to use, but yet packed with power features.

Bellow is Jodds F.S.Q. explanation list.
  • Functionality - is the top Jodds criteria. The one of main purposes of Jodd is to help developers, to reduce the 'solving' of the same issues over and over, to reduce the amount of code, to help in producing better and more manageable code.
  • Speed - is an important factor for Java applications. Therefore, almost every Jodds functionality has been tested against alternatives, and the fastest solution has been chosen for the library. Of course, the speed criteria never jeopardized the code quality and readability: minor speed improvements have been ignored if they required much complicated code.
  • Quality - is the basic factor of Jodd library. Although this is a subjective view, Jodd is attended to be developed in good manners.

Jodd Java library is here to help. The choice is yours.



http://jodd.sourceforge.net
najgor at users.sourceforge.net