With Java Stored Procedures support
Use Jxtp toolkit and Oracle XML Utility for Java 9.0.2+
iso-8859-1 text áéíóú
Hello World | Shows overloading stored procedures support (version 1) |
Hello World | Shows overloading stored procedures support (version 2) |
Hello World | Shows overloading stored procedures support (version 3) |
Hello World with cookies | Same as Hello World but with Cookies definition |
Hello World with cache control | Same as Hello World but with Cache-Control header |
Redirect support | Redirect to xml.apache.org |
Set Status Header | Sent a header line Status: 200 test |
Not Authorized support | Sent Not Authorized |
Excel Output | Query using SQLJ translator, uses Excel Stylesheet |
Flexible parameters support | Calls the stored procedures with this arguments x=1&y=2&x=3 |
Input Form Demo | Form example with form image support |
Query Example using Oracle XSU | Calls Oracle XML Query Utility to make the XML result |
Query Example using Jxtp | Query using standard server side JDBC and printing with Jxtp toolkit to compare performance with Oracle XML Query toolkit |
Upload Form | Upload/Download functionality, stores in the content table |
Full qualify support | Using syntax schema.package.stored_procedure |