Oracle Form in Client System [message #669154] |
Thu, 05 April 2018 09:37 |
shahzaib_4vip@hotmail.com
Messages: 410 Registered: December 2008 Location: karachi
|
Senior Member |
|
|
Hi All,
I Just install oracle 10g and create a form which is running in my system browser perfectly but how can i run my module in client browser
Please brief in detail.
Regards
Shahzaib
|
|
|
Re: Oracle Form in Client System [message #669169 is a reply to message #669154] |
Fri, 06 April 2018 08:08 |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
Install an application server to host your forms. There is no brief description available. It is a rather involved process that requires vast amounts of knowledge to pull off.
|
|
|
|
|
Re: Oracle Form in Client System [message #669181 is a reply to message #669177] |
Sat, 07 April 2018 05:00 |
shahzaib_4vip@hotmail.com
Messages: 410 Registered: December 2008 Location: karachi
|
Senior Member |
|
|
Thank you for your reply Littlefoot
Basically, I install a server oracle express edition 10g in A Computer
and Oracle developer 10g Suit in B Computer now I run My module in B Computer install JInitiator 1.3.1.22 which is working fine.
now i need to run same module in C, D and E Computer how can i run?
(i work in Oracle developer 6I and now i migrate my form in 10g i am a beginner in Developer Suite 10g)
in Developer 6I i used Server Client with TNSNAMES now in Oracle developer suite 10g i want to use it on web
|
|
|
|
|
|
|
|
|
|
|
Re: Oracle Form in Client System [message #669209 is a reply to message #669154] |
Sun, 08 April 2018 10:05 |
shahzaib_4vip@hotmail.com
Messages: 410 Registered: December 2008 Location: karachi
|
Senior Member |
|
|
Problem Solved
i change my formsweb
and add
[FARAZ]
quiet=YES
form=D:\Update\Faraz.fmx
userid=faizan/a@xe
WebUtilArchive=frmwebutil.jar,jacob.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=2000000
#baseHTMLjinitiator=webutiljpi.htm
baseHTMLjpi=webutiljpi.htm
imageBase=CodeBase
archive_jini=frmall_jinit.jar
archive=frmall.jar,frmwebutil.jar,jacob.jar
width=100%
height=100%
pageTitle=Branding System
lookAndFeel=oracle
#lookAndFeel=windows
#lookandfeel=Generic
its work
|
|
|