How does Oracle extend the Apache Web Server?
The Apache Web server can be extended by writing modules or Apache mods. Oracle provides mods for the following: • Oracle PL/SQL ToolKit (mod_plsql) – Execute PL/SQL on DB and return HTML to browsers. See the Mod_plsql FAQ for details. • Oracle Servlet Engine (mode_ose) – Call Servlets stored in an Oracle DB • Etc.