In the early days of the dynamic web a standard called Common Gateway Interface (CGI) emerged as an effective way to augment the static delivery capabilities of the web server via external programs. The web server would hand the request off to the program...