freeMarker support java code ????
yang Yang <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
Hi:
I wonder if the freemarker support java code in the template?
Since I saw some codes at:
https://github.com/jforum/jforum2/blob/master/templates/default/post_show.htm:line
48
src="${JForumContext.encodeURL("/js/list/moderation")}"
The JForumContext is a java class, and the encodeURL is a method of
JForumContext.
I really can not understand why does freemarker support this manner, it aim
to separate the view and model,when I am working with the html/xml or other
presention page, I do not care the model,so if it support java code,what is
the difference between it and jsp? ???
------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:
WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
FreeMarker-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemarker-user