<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> JSTL: I/O Support -- URL Encoding Example

URL Encoding

<c:url>

Disable cookies in your browser to see URL rewriting.
"base", param=ABC
"base", param=123
"base", param=&
"base", param="JSTL is fun"
"base", param="ü@foo-bar"
"base", météo="légère pluie @ Saint-Denis-de-la-Réunion"

Compose the url, then use it in an HTML anchor tag: Link back to this page ()