Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> XML using Oracle 8i and Apache Web Server (with JServ)

XML using Oracle 8i and Apache Web Server (with JServ)

From: Evelyne Van Hyfte <Evelyne.Van.Hyfte_at_be.arthurandersen.com>
Date: Wed, 23 Feb 2000 09:12:55 GMT
Message-ID: <rwNs4.13$bq1.349@nreader3.kpnqwest.net>


Hi,

I have a problem: in an Oracle table I have an integer column, two character columns and a CLOB column containing
XML data (in different shapes).

I succeeded in fetching data from my table through my XSQL servlet using an Apache Web Server. My data is being
displayed correctly, however, the column with the XML data is displayed as plain text and is not being parsed as XML. How do I tell my software (Oracle or Apache or whatever) to parse my XML as XML instead of text ?

Evelyne
Evelyne.Van.Hyfte_at_be.arthurandersen.com Received on Wed Feb 23 2000 - 03:12:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US