Oracle Application Express
Oracle Application Express (APEX), formerly know as HTML DB is a RAD tool for developing database centric web applications. This is a free tool that is compatible with Oracle databases ver 9.2 and above.
APEX is a application development tool that is completely browser based. There are no client side installs needed. All the developer needs is a web browser. APEX is written in PL/SQL and was built using the same packages that are available for you as a developer. If you have visited Oracle Metalink recently, this site was re-written using APEX. APEX is also the front-end to Oracle 10g Express Edition.
You can download APEX here.

