Webpage containing HTML as well as Caché Server Page (CSP) markup, a proprietary markup language used for accessing data from an InterSystems Caché object database; used for writing data-driven Web applications and must be run on a Caché Application Server.
CSP files can be edited with Caché Studio, an IDE provided with the Caché Application Server.
Dynamic Web page that contains code written for the RadGs Concept Application Server; executed on the server, which generates the data that is sent to the user's Web browser.
Unlike .CON files, CSP applications use the HTTP protocol and do not require the Concept Client in order to be viewed in a Web browser.