Freemarker Study (1)--freemarker Brief introduction

Source: Internet
Author: User

Definition: Freemarker is a template engine written in the Java language that generates text output based on a template. Freemarker is not related to the Web container, that is, it does not know the servlet or HTTP while the Web is running. It can be used not only as an implementation technique for the presentation layer, but also for generating xml,jsp or Java.

Features: Universal, able to generate a variety of text, easy to embed, plug-in template loader; a powerful template language; a generic data type, Freemarker is not directly reflected to Java objects, Java objects are encapsulated in a template by a plug-in object, and the Web is prepared in a variable way. Can be integrated into the MODEL2 Web application framework as a substitute for JSP, support JSP Tag Library, design for MVC pattern, separate visual design and application logic, separate page designer and programmer, intelligent internationalization and localization (using Unicode internally), powerful XML processing power.

Freemarker Study (1)--freemarker Brief introduction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.