ftl file syntax problems
------------------------
Key: OFBIZ-1767
URL: https://issues.apache.org/jira/browse/OFBIZ-1767
Project: OFBiz
Issue Type: Bug
Components: ecommerce
Environment: windows
Reporter: Lisa Wu
I use <#assign ...> get a list, now I want to sort the list, I write <#assign
import java.util.Collection; Collections.sort(list)/> it does not work. what
should I do to make that work?
Thanks!
Lisa
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.