Chapter 17. DynaForm s and the Validator


Chapter 17. DynaForm s and the Validator

IN THIS CHAPTER

  • DynaForm s: Forms Without Java

  • DynaBeans and Struts

  • The Validator: Automating Field Checking

  • Conclusions

It might sound like a comic book superhero, but a DynaForm can't leap a tall building in a single method invocation. On the other hand, it can reduce a lot of the drudgework of developing Struts applications.

Similarly, the Struts Validator framework can eliminate many common form validation tasks , leaving you to concentrate on the business logic. However, the validator must be used with care, because it doesn't handle all the more complex validations you could encounter during development.

By the end of this chapter, you'll have seen a few examples of how to create and use DynaForm s, and how to integrate them with the Validator to create practically Java-less validating forms.



Struts Kick Start
Struts Kick Start
ISBN: 0672324725
EAN: 2147483647
Year: 2002
Pages: 177

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net