Related Entries

Remove duplicate jars
Simple MongoDB+Java example
Lightweight JSP development environments
jEdit with jGoodies
Jython is great

« Oracle 10g launch
» Two sides of a fence

Jodd

Nice library to keep handy.

Jodd is a generic purpose open-source Java library and a mvc JSP framework. It may help 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 useful gadgets included.”

Sweet.

“Jodd provides many useful features: it 'knows' how to manipulate Java beans, load beans with ease from various sources, simplify JDBC code, profile sql queries, manage date and time, manipulate and format Strings, search files on disk, help with handling servlet requests. Additionally, Jodd contains fully functional mvc2 JSP-based framework. ”

  1. Jodd is great. I especially like the JDBC wrappers, which make database applications a lot simpler.
    -Eric

    Posted by: Eric Foster-Johnson on October 9, 2003 09:00 AM
  2. There are too much Java-Framework which implement the same stuff.... We do'nt need one more.....

    Posted by: Charly on October 9, 2003 04:36 PM
  3. I prefer choice. Which is perhaps one reason why Java is used inspite of other technologies being available :-)

    Posted by: Babu on October 9, 2003 06:14 PM
//-->