|
The Oracle XSQL Pages
Publishing Framework is an extensible platform for easily publishing XML
information in any format displayable or transferrable on the Internet.
By combining the power of SQL, XML, and XSLT, it greatly simplifies publishing
dynamic web content based on database information.
Using the XSQL Publishing
Framework, anyone familiar with SQL can create and use declarative templates
called "XSQL pages" to:
- Assemble dynamic
XML "datagrams" based on parameterized SQL queries
- Transform these
"data pages" to produce a final result in any desired XML, HTML, or
text-based format using an associated XSLT transformation.
- Implements a SOAP
service using an XSQL page
- Post XML documents
for storage in the server and view their contents, optionally formatted
by a stylesheet.
- Query department
data and use XSLT to transform into a colorful, scalable barchart using
scalable vector graphics (SVG).
The live demo online
contains real applications built with XSQL servlet.
Prerequisite:
- Oracle Database
- XML Developer's
Kit (Java Package), e.g. xdk_java_9_0_2_0_0B.tar.gz
|
Download
the Demonstration
The source code of
the demo can be downloaded with the XDK for Java package at:
Related Documents
|