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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Where is f90servlet?

Re: Where is f90servlet?

From: Ana C. Dent <anacedent_at_hotmail.com>
Date: Wed, 11 Jun 2003 17:59:48 -0700
Message-ID: <9gQFa.80179$MJ5.10860@fed1read03>


M wrote:

> "Maximus" <qweqwe_at_qwqwewq.com> wrote in message
> news:nkwFa.168198$ro6.4885417_at_news2.calgary.shaw.ca...
> 

>>"M" <noreply_at_noreply.com> wrote in message
>>news:bc57mh$kvv$1_at_news.hgc.com.hk...
>>
>>>Hi Friends,
>>>
>>>Eventually I have setup 9iDS & 9iDB to run form on web. HOwever, the
>>>default URL is http://localmachine:port/forms90/f90servlet. which I
> 
> cannot
> 

>>>locate!!
>>>
>>>I have tested a simple HTML page and it can load in
>>>http://localmachine:8888/. That mean
>>>my apache was configured correctly to listen to port 8888.
>>>
>>>Any clues?
>>>
>>>TIA
>>>Miike
>>
>>By default it should be port 8888 for DS, example:
>>http://localhost:8888/forms90/f90servlet?config=test
>>
>>
> 
> When I run the form on IE, the default link in my situation is
> http://localhost:8888/forms90/f90servlet?form=test.fmx&userid=...
> test.fmx was a very simple form for testing only, but, IE just said
> "The page cannot be found"
> 
> What have I done wrong?

The file "test.fmx" doesn't reside where the servlet is looking for it. So the real question is, "In which folder(s) does the servlect look for forms to run/execute?
I know the answer to that question for 9iAS R2 Forms. It appears you need to find the right answer for your system. Received on Wed Jun 11 2003 - 19:59:48 CDT

Original text of this message

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