Introduction to FreeMarker Template (FTL)

FreeMarker is a Java-based template engine focusing on the MVC software architecture. Although it's mostly used for Servlet-based Web Application development, it can be used for any other kind of text output, such as generating CSS, Java source code, etc. Unlike JSP, it is not dependent on the Servlet architecture or on HTTP. Thus it [...]
http://feedproxy.google.com/~r/viralpatelnet/~3/pq7YEPM0hTA/

No comments:

Post a Comment

If you have any question please let me know

TIP: How to Customize Keyboard Shortcuts in Mozilla Firefox

If you want to change, customize or disable some built-in keyboard shortcuts (also known as hotkeys) in Mozilla Firefox web browser, this ar...