Lower Case and Upper Case

Lower case to upper case :

<!-- EDY RAKHMAN -->
<span>${fn:toUpperCase('edy rakhman')}</span>

Upper case to lower case :

<!-- edy rakhman -->
<span>${fn:toLowerCase('EDY RAKHMAN')}</span>

<!-- Edy Rakhman -->
<span style="text-transform: capitalize">${fn:toLowerCase('EDY RAKHMAN')}</span>

Sebelum mencoba cara di atas silahkan import fungsi yang ada di JSTL :

<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Anti-Spam Quiz: