If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > How to Deploy Forms9i on web?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-22-03, 06:54
vmuralidhar76 vmuralidhar76 is offline
Registered User
 
Join Date: Apr 2003
Posts: 2
Question How to Deploy Forms9i on web?

HI all,
I am working on forms 9i application.i got some doubts.
1.how to deploy forms 9i on web. i.e i need to call my form from an IE or from any browser.
2.what kind of modifications i need to change in the configuration files.
3. is there any virtual directry concept in forms9i as we do in ASP
4.how to call my forms from the other PC which is in LAN by giving an URL
5.In the local PC it is showing the complete address displaying username and password and the form
6.how to place icons in on push buttons in fomrs9i, icons are coming in forms 6i application ,but unable to get in forms9i.

thanks
muralidhar
Reply With Quote
  #2 (permalink)  
Old 03-13-04, 14:37
Mahfuz Mahfuz is offline
Registered User
 
Join Date: Nov 2003
Location: Dhaka,Bangladesh
Posts: 86
Thumbs up Re: Oracle9i Web Deploy

Hello muralidhar

Oops u have lots of question.May be I can help u by sort of information beacuse I run Oracle9i and form9i both in LAN and Internet

# Oracle 9i is a totaly Internet based database system
# First setup oracle9i in ur server and after taht install Oracle
Form9i Full
# Now To run the form u have to run a service named "OC4J start"
from program menu on Form9i.

# Now the virtual directory concept.If u setup Oarcle Form9i as
"c:\Forms9" then u will find a "c:\forms9\Bin" this "Bin" directory
is as virtual direcory.You just save forms in this directory.

#LAN: Running from a client in Lan just open a Internet browser
if server Ip :192.168.0.1
and a emp.fmx file in "c:\forms9\Bin"

and type like -- "http://192.168.0.1:8080/emp.fmx"

U will get ur Form. [Note: Probably a softawre Jiniatator can be
requested for setup just setup it.It will do automatically]

#Internet: I tried it using a public IP of the server .Suppose ur
server ip: 203.3.3.1

Just Be connected on internet and open a browser
and tyep-

"http://203.3.3.1 :8080/emp.fmx"

Remebmer: Must Run the "OC4J Start" service for running form.


Now dear muralidhar, I got all the info after passing a very hard work
If i can satisfy u plese mail me at : mahfuz288@hotmail.com
__________________
hello
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On