/
comp
/ gb.web
gb.web
This
component
allows to make a web application based on a
CGI
script.
It manages:
HTTP requests with the
Request
class
.
HTTP response with the
Response
class
.
Session
management with the
Session
class
.
For more information on CGI scripts, see
http://hoohoo.ncsa.uiuc.edu/cgi/
.
Classes
Application
CGI
HTML
Request
Response
Session