TOC PREV NEXT INDEX



Value


When a form is submitted, each element of the form will, where appropriate, indicate its value. This information may then be processed by the servlet. For Text, Password, and Text Areas, this is also the "default" text which will appear in the element. For the Popup list and Scrolling list, this is the text which will appear in the popup list or scrolling list. For Checkboxes and Radio buttons, this is merely the values which will be sent if they are checked, while for the Submit and Reset buttons this will be the name of the button.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX