form
Tag button


Renders an HTML 'button' tag.


Tag Information
Tag Classorg.springframework.web.servlet.tags.form.ButtonTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
disabledfalsetruejava.lang.StringHTML Optional Attribute. Setting the value of this attribute to 'true' will disable the HTML element.
idfalsetruejava.lang.StringHTML Standard Attribute
namefalsetruejava.lang.StringThe name attribute for the HTML button tag
valuefalsetruejava.lang.StringThe value attribute for the HTML button tag

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.