Re: Web-to-go can't find URL

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Mon, 12 Nov 2001 12:58:52 +0100
Message-ID: <tuvefqp67jrjdc_at_corp.supernews.com>


"Mike Gooding" <michaelgooding_at_yahoo.co.uk> wrote in message news:9a94c4e8.0111120223.7e0a7b3f_at_posting.google.com...
> I've written a small servlet in JDeveloper environment and am running
> it under the Web-to-go web server under NT4, and forcing it to use
> Port 7090. I call it from a simple HTML form with "method=post",
> thus:
>
> ACTION="http://localhost:7090\Program Files\Oracle\JDeveloper
> 3.2.3\myclasses\package1\svlLogin2.class"
>
> and get the error:
>
> WTG-10109: Web-to-go could not locate requested URL
>
> Web-to-go could not locate requested URL /Program
> Files/Oracle/JDeveloper 3.2.3/myclasses/package1/svlLogin2.class
>
> The env variable JDEV_HOME is set to c:\...\JDeveloper 3.2.3
>
> The PATH and CLASSPATH settings within JDeveloper point the correct
> areas.
>
> All suggestions welcome.
>
> cheers
>
> Mike Gooding

You can't reference directories on your local PC directly. You need to create a virtual directory.

Hth

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Mon Nov 12 2001 - 12:58:52 CET

Original text of this message