OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   ANN: Oracle XSQL Pages & XSQL Servlet 0.9.8.6

[ Lists Home | Date Index | Thread Index ]
  • From: "Steve Muench" <smuench@us.oracle.com>
  • To: "XML-DEV LIST" <xml-dev@ic.ac.uk>
  • Date: Sat, 8 Jan 2000 01:09:23 -0800

Oracle is excited to announce the 0.9.8.6 technology preview
release of Oracle XSQL Pages and the XSQL Servlet with major
new functionality.

-----------------[ Download Info ]-------------------
   http://technet.oracle.com/tech/xml/xsql_servlet/
         Click on "Software" to Download 
  Click on "Release Notes" for Full Documentation 
-----------------------------------------------------

XSQL Pages are server-side XML templates that make it easy
to exploit the powerful combination of SQL, XML and XSLT to
prototype and deploy dynamic, data-powered sites and web
services.

The XSQL Servlet installs into your favorite Java Servlet
environment and works with your favorite relational database,
making it dead easy to:
 
  -> Assemble XML "DataPages" from multiple SQL Query
     Results (including full support for Oracle8i's
     richly-structured XML Objects Views), local or remote
     XML resources, Stored Procedure Calls, etc.

  -> Transform the "DataPages" in the server using XSLT,
     optionally using stylesheets that are appropriate to
     the requesting client, including the ability to
     let the client to the stylesheet processing for IE5
     or other clients in the future that support this.

Our online support forum for XML is at:

     http://technet.oracle.com/support/bboard/discussions.htm

The XSQL Servlet demos (included in the release) are
installed on Oracle's OTN site and can be tested from the
comfort of your browser before you download if you choose:

     http://technet.oracle.com/tech/xml/demo/demo1.htm

This new 0.9.8.6 release includes...

More Documentation
==================
More extensive documentation and new tutorial material.

New Demos
=========
New and enhanced demos with additional notes describing key
points each demo is trying to illustrate.

New API's and JavaDoc
=====================
Programmatically process XSQL Pages from your own Java
programs using a new XSQLRequest object, as well as write
custom page "action handlers" with new JavaDoc and
example code.

New Features
============

<xsql:query> 
------------
The <query> element from previous releases is now part of
the xsql namespace and is referred to using the new
<xsql:query> syntax in your XSQL Page. A new section details
how to use <xsql:query> to produce XML query results with
nested structure.
              
<xsql:dml>
----------
Do DML and call stored procedures anywhere you need to in
your XSQL Pages.

<xsql:stylesheet-param>
-----------------------
Use parametrized XSLT Stylesheets and set the stylesheet
parameter values from your XSQL Page.

<xsql:insert-request>
---------------------
Automatically insert posted XML or HTML Form parameters into
the database.

<xsql:include-xml>
------------------
Include arbitrary XML resources at any point in your page by
relative or absolute URL.

<xsql:include-request-params> 
-----------------------------
Include key information like HTTP Parameters, Session
Variable values and Cookies into your XSQL Page for
addressing them in your stylesheet.
                               
<xsql:include-xsql>
-------------------
Include the results of one XSQL Page at any point inside
another. This allows sophisticated combinations of multiple
XML data sources and multiple XSLT transformations.

<xsql:include-owa>
------------------
Include the results of executing a stored procedure that
makes use of the Oracle Web Agent (OWA) packages inside the
database to generate XML.

<xsql:action>
-------------
Invoke a user-defined action handler, implemented in Java,
for executing custom logic and including custom XML
information into your XSQL Page.

_________________________________________________________
Steve Muench, Consulting Product Manager & XML Evangelist
Business Components for Java Development Team
http://technet.oracle.com/tech/java
http://technet.oracle.com/tech/xml


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS