Server Pages
From Wikipedia, the free encyclopedia
Server Pages are scripts that are embedded in HTML and processed on the server before the page is sent to the client's web browser. This concept is explained generally at Server-side scripting.
Examples of server pages implementations are:
- Active Server Pages (ASP)
- Caché Server Pages (CSP)
- Dylan Server Pages (DSP)
- Java Server Pages (JSP)
- Webware for Python server pages
The same concept is also used by: