I can not load this liferay utils:
#set($formUtil= $utilLocator.findUtil("com.liferay.portal.kernel.util.TextFormatter"))
I receive this error:
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'com.liferay.portal.kernel.util.TextFormatter' is defined
any suggestions?
Better way is to use default Liferay velocity variables. See the full description here: http://www.liferay.com/es/community/wiki/-/wiki/Main/Access+Objects+from+Velocity
I can think you need something like
dateFormatsorstringUtil.