1 | utility packages that simplify the generation of HTML documents from within PL/SQL (HTP and HTF packages) |
2 | each HTML tag has a corresponding function and procedure |
3 | the procedure generates a line of output in a PL/SQL table |
4 | when the entire document is done, the OWA takes the contents of the PL/SQL table and writes it to standard output |