<%@ taglib prefix="c" uri="http://java.sun.com/jstl/ea/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/ea/fmt" %> JSTL: Formatting/I18N Support -- Parametric Replacement Example

Parametric Replacement

  • Using single <param> with 'value' evaluating to String:
  • Using single <param> with 'value' evaluating to java.util.Date:
  • Using single <param> with body:
  • Using multiple parameters: