What is a stencil in ATL Server?- A stencil is any text file that contains special tags understood by CStencil Class (used to parse a stencil and generate a text stream by replacing elements found within the stencil by output generated by an object implementing the ITagReplacer interface) or a derived class.
- A SRF is a stencil containing tags understood by CHtmlStencil.
- The stencil processor is a feature which allows content generation based on the stencil SRF files.
- It allows separating the static part of the response from dynamic content.
|