dWebSpec Dictionary
CONTEXT: descriptors->parameters->value




All Details Standard Only Platform Only
Structured Web info and helpTechnologies
 Home Page
 Product Page
 Download Page
 Feedback
Javascript Tree Menu

Results for:

 parameters.value 
Prev  Topic  Next

Collection of objects that hold the key and value pairs

            or

Object which each property name is the key and the value is derived from property value.

            or

Object of type Hash Map or Hash Table that provide the set of key and values.

As far as the normal usage for Struts specification is concerned, the attribute either holds 1) a collection, or 2) left blank. When blank, it would depend on the nested parameter descriptors for the specification. The implementation tags that could accepts parameters specifications, expect either collection or single key value pair. This is illustrated with examples below.

 Struts 1.x  
Prev Next