Sets a custom attribute within a dsp:input or dsp:select tag.

<dsp:tagAttribute name="attr-name" value="value"/>

Attributes

name

The attribute name.

value

The value associated with the named attribute.

Usage Notes

dsp:tagAttribute can be embedded within dsp:input and dsp:select tags; it lets you add attributes to the generated HTML beyond the fixed set of attributes supported by the DSP tag library.


Copyright © 1997, 2017 Oracle and/or its affiliates. All rights reserved. Legal Notices