Spring validation

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Data Validation with the Spring Framework by Jacob Briscoe   - [Clicks: 1229]
    Most applications require data validation in some form or another. Did you know the Spring Framework offers excellent support for validation ? Learn how to use Spring and AOP together to ensure consistent data validation on your applications.
    [Includes source code]
    http://javaboutique.internet.com/tutorials/validation/ - Jul, 2006
  • AJAX validation with Spring without changing any java-code by Jeroen van Wilgenburg   - [Clicks: 368]
    This article will explain how to create a plain old Spring validator and changing that validator to an ajax-validator without changing much code.
    http://technology.amis.nl/blog/?p=1185 - May, 2006

[Top]