The base directory for the JSP-pages is determined with the base attribute.
This also has an action on the included <template:put>-tags.
The base directory can be individually set for every Painter,
as the following example shows:
myPainter:/jspCustom;/jspDef
The example uses the base directory /jspCustom for those
cases where the Painter myPainter is used. In all other cases,
the base directory /jspDef is set.
CAUTION: The pace directory is taken into consideration
only in the case of JSP-files that start with$
|