gb.web
This component allows to make a web application based on a
CGI script.
It manages:
Class
|
Poznámka
|
Application
|
Returns information about the CGI application.
|
CGI
|
This class is used for managing the CGI interface.
|
Request
|
This class is used for managing the HTTP request.
|
Response
|
This class is used for generating the HTTP response.
|
Session
|
This class is used for managing sessions.
|
URL
|
This class provides static utility methods that deal with URL strings.
|
WebPage
|
This class implements the Gambas JSP-like dynamic html page.
|
See also