HTML forms can set the values of Nucleus component properties by using the bean attribute to associate a form element with a Nucleus component property. This section describes DSP tags that extend HTML form elements to set property values.

A single form can set the properties of various Nucleus components. In general, only one input tag in a form can be associated with a given property or with a given element of an indexed or array property. One exception applies: multiple submit inputs on a form can be associated with the same property (see Using Submit Buttons to Set Property Values).

This section describes the following tasks:

 
loading table of contents...