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.:

<link rel="stylesheet" href="<spring:theme code="styleSheet"/>" type="text/css"/>
Thanks in advance