You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ttpub...@googlegroups.com
I'm not that familiar with Java, so I am unsure how to proceed with getting the most recent version of FreeMarker running with TTPub. I want to use some of the string functions that are in the current version, such as remove_beginning and remove_end, so how do I replace the version in TTPub with the latest version?
Bob
Robert Feldman
unread,
Jan 5, 2015, 12:19:31 PM1/5/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ttpub...@googlegroups.com
To answer my own question, I simply replaced the freemarker.jar file in C:\Program Files\apache-tomcat-7.0.53\webapps\ttpub\WEB-INF\lib with the newer version and now have the additional string functions available.