2.4. Expression language

Besides taglibs MWT provides a simple yet powerful expression language that can be used in conjunction with tags to access data from the application logic out of the XHTML documents.

The expressions supported are easy to learn and to use but still very powerful and extendible. Expressions are written in the following syntax:

${...}