/DFHWBIMG/filename
where filename is the name
of one of the graphics listed. For example: /DFHWBIMG/Texture1.jpeg
To
incorporate any of the graphics in your output, include the path in the appropriate
HTML tag. For example, you can include a textured background with the following
tag: <body background="/DFHWBIMG/background1.gif" ... >
CICS processes
HTTP requests in which the path begins with "/DFHWBIMG" as a
special case; the analyzer is not called, and DFHWBIMG runs as the converter
program.CICS uses some of these graphics in the templates used for CICS-supplied transactions.
The graphics which CICS supplies are hard coded as part of DFHWBIMG and are not available as separate files; DFHWBIMG does not support the display of graphics apart from those named.