Server-side


World-Wide Web
Processing or content generation that is done on the web server or other server, as opposed to on the client computer where the web browser is running.
An example is server-side include where one file is inserted in another before it is served, rather than, say, having the browser request the files separately and combine them using an iframe. A very common kind of server-side processing is the inclusion of data from a database in a web page.
There are many software environments and technologies designed for server-side processing, e.g. CGI, ISAPI, WebObjects and ASP.
The greatest advantage of server-side processing is that it is independent of the many different client software environments that exist on the Internet, chiefly different web browsers and operating systems. The disadvantage is that the user must wait for a response from the server which is a much slower form of interaction than is possible with client-side processing using, e.g., JavaScript.
(2003-12-29)

Read Also:

  • Server-side include

    World-Wide Web (SSI) The facility provided by most web servers, e.g. NCSA httpd, to replace special tags in an HTML file with the contents of another file before the file is sent out by the server, i.e. an HTML macro. NCSA httpd tutorial (http://hoohoo.ncsa.uiuc.edu/docs/tutorials/includes.html). (1996-09-08)

  • Servery

    noun, plural serveries. 1. Chiefly British. a food counter in a cafeteria or pub.

  • Serves

    verb (used without object), served, serving. 1. to act as a servant. 2. to wait on table, as a waiter. 3. to offer or have a meal or refreshments available, as for patrons or guests: Come early, we’re serving at six. 4. to offer or distribute a portion or portions of food or a beverage, […]

  • Serve someone right

    serve someone right

  • Serve time

    Undergo a prison sentence; also, work at a particular task, especially an undesirable one. For example, We couldn’t hire him when we learned that he had served time for robbery, or I applied for a transfer after serving time in that chaotic department. [ Late 1800s ]


Disclaimer: Server-side definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.