| Package | Description |
|---|---|
| org.springframework.web.servlet.tags.form |
Spring's form tag library for JSP 2.0+.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckboxesTag
Databinding-aware JSP tag for rendering multiple HTML '
input'
elements with a 'type' of 'checkbox'. |
class |
RadioButtonsTag
Databinding-aware JSP tag for rendering multiple HTML '
input'
elements with a 'type' of 'radio'. |
Copyright © 2015. All rights reserved.