ATL Server
Appearance
ATL Server is a technology for developing web based applications. It uses a tag replacement engine written in C++ to render web pages. It draws on the existing technologies like ISAPI and the Active Template Library.
A typical ATL server application consists of at least one ISAPI DLL along with one or a number of Server Response Files (.srf) and their associated DLL files which provide the application functionality.