Running XSQL Servlet Clients

After you have completed your XSQL file, you should check your XML syntax and then run it.

To run an XSQL servlet file:

  1. In the Navigator, right-click the XSQL file and select Check XML Syntax.

    JDeveloper will scan the XSQL file looking for XML syntax errors and display the results in the Log window.

  2. If there are no XML syntax errors, right-click the XSQL file and select Run filename.xsql.

JDeveloper compiles the servlet. It then starts its built-in OC4J web server, launches your default web browser, and displays the output of the servlet in the browser.


Creating an XSQL File
Formatting XML Data with a Style Sheet
Viewing Output from Running XSQL Files as Raw XML Data