See: Description
| Class | Description |
|---|---|
| FormUnregisterServlet |
INTERNAL: Servlet for unregistering form action data.
|
| ProcessServlet |
INTERNAL: Central entry point to the web application for processing a HTTP
request and forwarding to the appropriate page depending on the executed
actions.
|
| SetupServlet |
INTERNAL: Removed functionality.
|
This package contains the servlet classes used by Ontopia's web editor framework. They provide functionality to initialise the environment a web application is running in, as well as a central controller for processing incoming requests.