Skip to content

Playing around with macros and scopes in Freemarker

Notifications You must be signed in to change notification settings

woeye/freemarker-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Freemarker doesn't provide a scope mechanism like JavaScript. But it does feature macros and locals. Here's a bit of code I used for playing around with macros and locals.

Requirements

Requires maven in order to compile and run

Getting started

Start the webserver with

mvn jetty:run

and point your webserver to

http://localhost:8080/freemarker-testing/test.ftl

About

Playing around with macros and scopes in Freemarker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published