Difference between revisions of "AOLserver Contributed Software"
Jump to navigation
Jump to search
(imported from WiKit id 39) |
|
(No difference)
|
Latest revision as of 15:06, 23 November 2009
The AOLserver webserver can be extended in a couple of ways: Modules can be written using the builtin C API or Tcl API, or single pages can be written using either Tcl pages or ADP pages. If you load one of the language modules, you will also be able to use your favourite programming language to extend the AOLserver.
A complete list of the modules available, including database drivers, wrappers for popular C libraries, utilities, and other extension languages is available on the Modules page.
Provide links to ADP page creation etc.