Hi!
I have an Oracle 8.1.7 running on HP-UX and an application server with Apache and
mod_plsql running on a Linux box (with RedHat 6.2). In Oracle I have a stored
procedure web_ffi_sim_phone_filter_xml that returns a piece of XML code like
this:

<?xml version="1.0" encoding="windows-1251"?>
<xml-stylesheet href="web_ffi_sim_phone_filter_xsl"?>
<SIM_PHONE_FILTER>
        <DETR_ID ID="0" CAPTION="First caption"/>
        <STND_ID/>
</SIM_PHONE_FILTER>

The problem is that, for some reason, XSL stylesheet does not get parsed,
although both web_ffi_sim_phone_filter_xml and web_ffi_sim_phone_xsl
are located in one package - and one gets executed and another does not. I
get a pure XML code in Mozilla 0.9.3 but... and this is so strange... when
I look at this page with IE, I get an HTML!!! I thing I configured the DAD
correctly.

Can anyone, please, explain what might be wrong here?

Thanks a lot in advance,
                Sergei
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sergei Naumov
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to