1 | WWW client |
2 | HTTP server |
3 | traditionally using CGI for HTTP server to |
4 | access databases and query results were displayed as HTML pages on Web browsers |
5 | the requests and responses were transmitted using HTTP protocol, no session notion and database transaction logic is not perserved. |
6 | CGI script |
7 | HTTP |
8 | protocol |