The Artima Developer Community
Sponsored Link

Java Buzz Forum
[Feb 8, 2007 14:59 PST] 6 Links

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Erik C. Thauvin

Posts: 4232
Nickname: ethauvin
Registered: Apr, 2004

Erik C. Thauvin maintains one of the web's first and most popular linkblogs.
[Feb 8, 2007 14:59 PST] 6 Links Posted: Feb 8, 2007 3:36 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Erik C. Thauvin.
Original Post: [Feb 8, 2007 14:59 PST] 6 Links
Feed Title: Erik's Linkblog
Feed URL: http://erik.thauvin.net/blog/xml.jsp?cat=Java
Feed Description: The Link is Out There!
Latest Java Buzz Posts
Latest Java Buzz Posts by Erik C. Thauvin
Latest Posts From Erik's Linkblog

Advertisement
Ajax Form Validation Using Spring and DWR. Validating user input in web apps doesn't lend itself to easy solutions: you don't want client-side validation to require you to duplicate your effort, but server-side validations may run long after the invalid input is entered. Eric Spiegelberg has an approach that uses Ajax, via Direct Web Remoting, to let your server-side validation code correct client-side entries on the fly.

An Introduction to Hibernate 3 Annotations. Hibernate is just about the defacto standard for Java database persistence. With Hibernate 3, it has become even easier to specify how your Java objects are stored in a database. In this article, John Smart shows how Java 5 annotations are used by Hibernate to simplify your code and make persisting your data even easier.

JPPF 0.24.1. The Java Parallel Processing Framework is a grid framework for Java, focused on performance and ease of use.

Java Tools 0.28 is a lightweight integrated development environment for creating, compiling, and executing Java applications and applets.

textbender 0.1.8 is a system of shared and collaborative writing based on recombinant text.

POrqi 1.2 is a library that modifies POJOs to make asynchronous calls and automatically persist conversational state.

Read: [Feb 8, 2007 14:59 PST] 6 Links

Topic: Two very different social picking applications Previous Topic   Next Topic Topic: Introduction to Hibernate

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use