Although we are ignoring a lot of details, you can picture the World Wide Web as working this way:
| user |
| |
|
|
| / /
| workstation |<------>/ Internet or /
| |
/ Intranet /
/ /
|
|
| |
| Web Server |
| |
|
|
| |
| Data server |
| |
- You and the browser are considered the client
- Few people are aware of the fact that IBM ships a free Web Server along with z/OS, but it's there
- We say the browser renders the page
- Programs that are run on the browser are either scripts (written in JavaScript, JScript, or similar languages) or "plugins" (support programs with their own processing abilities, such as Java, Macromedia Flash, and others)
- Programs that are run on the server are called CGI (Common Gateway Interface) programs, or CGIs; a CGI is either a script (written in REXX, Java, shell script, and so on) or a program written in compiled languages (such as Assembler, COBOL, C, C++, PL/I, and others)
UNIX Curriculum
z/OS curriculum
List of topics
Home page
This page last updated: 1 August, 2014
Copyright © 2014 by Hunter's Training Associates, LLC