to the main page about the tutorial  INTERACTIVE WEB SERVICES WITH JAVA back up next

Interdependencies

Regular expressions and automata can handle all reasonable formats for single text input fields.

But what about complex interdependencies between texts, buttons, and menus?

Consider a customer registration form like the following:


Name:
E-mail:
Country:
Zip code:
Phone:
Request visit from NYC office

Do we need full-scale programming to handle this example?

back COPYRIGHT © 2002-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH next