This commit adds a new <spring:htmlClosePolicy>
tag that can be used to specify how generated HTML tags are closed—XML style (/>
) or HTML style (>
). This is necessary to properly generate W3C validator-compliant HTML code.
Issue: SPR-10916
Comment From: pivotal-cla
@beamerblvd Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: rstoyanchev
Closing along with related issue.