All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.xml.actionerror.ftl Maven / Gradle / Ivy

There is a newer version: 3.5.3
Show newest version
[#ftl]
[#if (actionErrors?? && actionErrors?size > 0)]
[#list actionErrors as amsg]${amsg}[/#list]
[/#if]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy