Calling a method does not work for me
Cody Burleson <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
Friends,
In a freemarker template, I am trying to call a simple getter method on an
object like this:
${indy.getLabel("en")}
But freemarker tells me no such method exists. Yet, in my controller, just
before giving this object to the view, I call the same public method
successfully and print the results. I am new to freemarker, but
documentation says you can do this. Any ideas what I might be doing wrong or
what I am misunderstanding?
- Cody
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
FreeMarker-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemarker-user