Re: Posting Oracle based XML file using HTTPS and POST

From: Jeremy <jeremy0505_at_gmail.com>
Date: Mon, 20 Feb 2006 16:19:54 -0000
Message-ID: <MPG.1e63fb66ded36e5598a0eb_at_news.individual.net>


In article <1140447237.860835.88040_at_z14g2000cwz.googlegroups.com>, says...
> I'm a completely lost here so any help would be appreciated. I've got
> a customer who wants to give me an XML file using Oracle and HTTPS Post
> rather than FTP. I've set up a web space with a SSL certificate but
> I'm stuck on what to do next. My customer is talking about servlet.
> As I understand it, they enter the domain name, user name and password
> in their application their end but do I actually need an application
> running on my webserver? If so what?
>

You need some kind of cgi program runing on your server to receive the POSTed document and do something with it - even if it is only writing it to the filesystem.

Probably there is some simple solution out there (free) that might enable you to acheive that basic functionality.

-- 

jeremy
Received on Mon Feb 20 2006 - 17:19:54 CET

Original text of this message