Show HTML in the integrated viewer.
This eliminates the need to switch from your coding environment to an external browser.
| 
 
  | 
 TIP: 
  | 
Developing Oracle Web server applications involves programming with PL/SQL using the PL/SQL Web toolkit supplied with Oracle Web Server. SQL Navigator provides an integrated development environment with advanced coding, testing and debugging of PL/SQL programs for Oracle Web server.
| Actions | Description | ||
|---|---|---|---|
| 
 Enable the web server  | 
 Select Session | Capture Web Output.  | ||
| 
 Open the procedure for editing.  | 
 Code Web Server Procedures in the Code Editor. The editor includes drag and drop coding for Web toolkit packages, including htp and htf items.  | ||
| 
 Execute the procedure.  | 
 Execute the procedure in the Code Editor. 
  | ||
| 
 Preview HTML output  | 
 View the translated HTML page in the HTML Viewer 
  | ||
| 
 Compile and save your script.  | 
 Use the Code Editor.  | 
See also Import HTML as PL/SQL for HTML > Stored Procedure.