The OSE is a Java servlet engine that executes within
the database. It receives HTTP requests either through a
connection from an Apache module or directly to the database
itself through registered endpoints. The OSE is built to serve
stateful and stateless servlets in a highly scalable fashion,
although it is also capable of serving static content.