Hi,
i have configured spring with veocity, add ResourceBundleThemeSource to applicationContext, but I don't know how to use spring:theme using
velocity i.e.:
Thanks in advance<link rel="stylesheet" href="<spring:theme code="styleSheet"/>" type="text/css"/>


Reply With Quote