Oracle Forms Services (OFS)
It is a component of OAS (Oracle Application Server) that allows the user to send applications from Oracle Forms Developer to the Internet through built-in services and optimization.
OFS uses three-tier architecture to develop database applications:
- The client layer contains the web browser where the applications are displayed and used.
- The middle layer is the application server where the logic of the application and the software reside.
- The BD level is the database server where the records are stored.