Spring MVC jstl taglib display customization.
- by Monku
Hi.
I'm looking for a way to customize display of spring MVC tags from this taglib:
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %>
Is there a way to customize display of those tags as in Struts2 .ftl templates?