Computer Science, asked by harinamsingh4533, 1 year ago

What are JSTL formatting tags in JSP?

Answers

Answered by khushi769
0

Answer:-The url for the formatting tags is http://java.sun.com/jsp/jstl/fmt and prefix is fmt. The JSTL formatting tags are used for internationalized web sites to display and format text, the time, the date and numbers. ... It is used to Parses the string representation of a currency, percentage or number.

Similar questions