Spring MVC jstl taglib display customization.

Posted by Monku on Stack Overflow See other posts from Stack Overflow or by Monku
Published on 2010-03-25T12:11:05Z Indexed on 2010/03/25 12:13 UTC
Read the original article Hit count: 284

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about spring-mvc

Related posts about spring