Viewing Output from Running XSQL Files as Raw XML Data

After creating an XSQL file and adding tags, you can view the raw XML data or format the XML data with a style sheet.

To view an XSQL file as raw XML data:

  1. Select the XSQL file in the Navigator, right-click and choose Run filename.xsql to open the source file in your web browser.
  2. JDeveloper starts its built-in OC4J web server, launches your default web browser, and displays the raw XML data that is produced after the XSQL servlet processes the XSQL page.


Creating an XSQL File
Adding XSQL Tags
Formatting XML Data with a Style Sheet