EuroTcl2026: ADP - The NaviServer Web Anti-Framework
ADP Templates
- ADP processes text with embedded <% ADP tags %>:
- Text outside the tags is copied to the output buffer.
- Text within the tags is processed as Tcl code and can also append to the output buffer.
- Tcl code has full access to all Naviserver commands, and therefore also to the connection object of the current page.
- ADP commands allow to recursively include file or string ADP templates, to add to the output buffer and to set debugging options.