The JSTL Formatting tags are used for formatting the text, date, numbers etc.
Syntax:
<JSTL Formatting Tags are given below:
- JSTL Formatting Tags with example.
- JSTL fmt:formatNumber Formatting Tag with example.
- JSTL fmt:parseNumber Formatting Tag with example.
- JSTL fmt:formatDate Formatting Tag with example.
- JSTL fmt:parseDate Formatting Tag with example.
- JSTL fmt:bundle Formatting Tag with example.
- JSTL fmt:setBundle Formatting Tag with example.
- JSTL fmt:setLocale Formatting Tag with example.
- JSTL fmt:timeZone Formatting Tag with example.
- JSTL fmt:setTimeZone Formatting Tag with example.
- JSTL fmt:requestEncoding Formatting Tag with example.