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

Home -> Community -> Usenet -> c.d.o.server -> Re: Http Request and Http Response in PL/SQL

Re: Http Request and Http Response in PL/SQL

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Thu, 30 Dec 2004 10:03:45 -0800
Message-ID: <41d441f4$1_3@127.0.0.1>


jitesh.sinha_at_india.infogain.com wrote:

> Hi,
>
> I am newbie in Oracle PL/SQL.
>
> I need to write a stored procedure which would generate xml and would
> post to a URL. Stored procedure should also get the response returned
> by the web server.
>
> Can anyone give me any hint or point to a url as to how to do it ?
> Thanks in advance.
>
>
> Regards.

http://tahiti.oracle.com
look up DBMS_XMLGEN

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Thu Dec 30 2004 - 12:03:45 CST

Original text of this message

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