Merge pull request #926 from kazuki43zoo/modify-tld-in-adoc

* pr/926:
  Add link in jsp tag library
This commit is contained in:
Stephane Nicoll 2015-11-23 09:27:20 +01:00
commit 918e0a3888
2 changed files with 5 additions and 2 deletions

View File

@ -15,6 +15,7 @@ http://www.w3.org/TR/xhtml1/dtds.html#a_dtd_XHTML-1.0-Strict[DTD].
This appendix describes the `spring-form.tld` tag library.
* <<spring-form.tld.button>>
* <<spring-form.tld.checkbox>>
* <<spring-form.tld.checkboxes>>
* <<spring-form.tld.errors>>

View File

@ -15,12 +15,14 @@ http://www.w3.org/TR/xhtml1/dtds.html#a_dtd_XHTML-1.0-Strict[DTD].
This appendix describes the `spring.tld` tag library.
* <<spring.tld.argument>>
* <<spring.tld.bind>>
* <<spring.tld.escapeBody>>
* <<spring.tld.hasBindErrors>>
* <<spring.tld.htmlEscape>>
* <<spring.tld.message>>
* <<spring.tld.nestedPath>>
* <<spring.tld.param>>
* <<spring.tld.theme>>
* <<spring.tld.transform>>
* <<spring.tld.url>>
@ -45,7 +47,7 @@ inside the message and theme tags.
| false
| true
| The value of the argument.
|===
@ -324,7 +326,7 @@ inside the url tag.
| false
| true
| The value of the parameter.
|===