Example usage for org.springframework.web.servlet.tags.form AbstractHtmlInputElementTag subclass-usage

List of usage examples for org.springframework.web.servlet.tags.form AbstractHtmlInputElementTag subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.servlet.tags.form AbstractHtmlInputElementTag subclass-usage.

Usage

From source file org.hdiv.web.servlet.tags.form.SubmitTagHDIV.java

/**
 * JSP tag for rendering an HTML '<code>input</code>'
 * element with a '<code>type</code>' of '<code>submit</code>'.
 * 
 * @author Gorka Vicente
 * @since HDIV 2.0.6