Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Freemarker can't find tags (tlds)

Freemarker searches explicitly only in WEB-INF/lib for the tld files to load. But normally if you develop by using eclipse the jars won't lay there. A valid workaround is to copy the needed tld files to the WEB-INF folder and to edit the web.xml to make the tlds available.

...

See #Eclipse-Freemarkerspecificsettings

Project contains duplicate entry

...