Daily Archives: May 10th, 2007

Struts 2 Validation using Annotations

In a week where the Raptors bowed out of the playoffs there was some good news: I was pleasantly surprised how easy it was to get fairly complex server side validation working with Struts 2 by just using annotations. No XML whatsoever. Going into this task I was pretty sure annotations would let [...]