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: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.net>
Date: Thu, 30 Dec 2004 13:48:58 GMT
Message-ID: <_FTAd.305556$HA.15910@attbi_s01>

<jitesh.sinha_at_india.infogain.com> wrote in message news:1104414184.275472.295280_at_c13g2000cwb.googlegroups.com...
> 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.
>

How about the documentation? What did you look at? You could do it in Java in the database or in the predefined functions. otn.oracle.com has the docs.
Jim Received on Thu Dec 30 2004 - 07:48:58 CST

Original text of this message

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