2 | When I loop through a list in freemarker like below, it works fine. But when I'm tring to assign the size of the list to a variable like, I'm getting an exception from free marker like below
Any suggestions? | ||
2 | When I loop through a list in freemarker like below, it works fine. But when I'm tring to assign the size of the list to a variable like, I'm getting an exception from free marker like below
Any suggestions? | ||
Product.getList()? Post the Java. – Raedwald Jul 27 '14 at 7:43