• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Excellent Validation Chapter in 'Struts in Action'

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just browsed through the online Chapter 12 for "Struts in Action", and I think it will help me a lot. I presently am handling user input validation using the validate method and I wanted to (1)find a better way to lift out the validation rules into a separate file for ease of maintenance/customizing and (2)to provide JavaScript to reduce round-trips and provide a better user experience. The chapter seems to address both of my concerns. I look forward to reading it in more detail.
 
Just let me do the talking. Ahem ... so ... you see ... we have this tiny ad...
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic