目录
- E.1. Introduction
- E.2. The
checkbox
tag - E.3. The
checkboxes
tag - E.4. The
errors
tag - E.5. The
form
tag - E.6. The
hidden
tag - E.7. The
input
tag - E.8. The
label
tag - E.9. The
option
tag - E.10. The
options
tag - E.11. The
password
tag - E.12. The
radiobutton
tag - E.13. The
radiobuttons
tag - E.14. The
select
tag - E.15. The
textarea
tag
One of the view technologies you can use with the Spring Framework is Java Server Pages (JSPs). To help you implement views using Java Server Pages the Spring Framework provides you with some tags for evaluating errors, setting themes and outputting internationalized messages.
Please note that the various tags generated by this form tag library are compliant with the XHTML-1.0-Strict specification and attendant DTD.
This appendix describes the spring-form.tld
tag library.
- 第 E.2 节 “The
checkbox
tag” - 第 E.3 节 “The
checkboxes
tag” - 第 E.4 节 “The
errors
tag” - 第 E.5 节 “The
form
tag” - 第 E.6 节 “The
hidden
tag” - 第 E.7 节 “The
input
tag” - 第 E.8 节 “The
label
tag” - 第 E.9 节 “The
option
tag” - 第 E.10 节 “The
options
tag” - 第 E.11 节 “The
password
tag” - 第 E.12 节 “The
radiobutton
tag” - 第 E.13 节 “The
radiobuttons
tag” - 第 E.14 节 “The
select
tag” - 第 E.15 节 “The
textarea
tag”