Replaces text in JSP,
e.g.
<html><body>
with an internationalized JSP custom tag, e.g. <html><body>
This built-in template is editable. Along with expressions allowed in a JSP context, you can also use the predefined variables that will be then expanded into the corresponding values. |
Predefined variables 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. |