This is a built-in template used for replacing text in JSP,
e.g.
<html><body>
with internationalized JSP custom tag usage, e.g. <html><body>
The template is editable. Along with expressions allowed in a JSP context, you can also use predefined variables that will be then expanded into the corresponding values. |
Predefined variables will take the following values: | ||
Property key name which is specified in the corresponding properties file. | ||
Property value which is specified in the corresponding properties file. This is an original JSP text selection value. |