Running 9i Form on browser
427547Oct 13 2004 — edited Oct 16 2004Hi friends,
I have oracle 9i release 1 and oracle DS release 2 on win 2k svr on the same machine.
i have made a test form run it through form builder and it is working fine.
Now, when i am trying to run it independently thru browser like :
http://127.0.0.1:8888/forms90/f90servlet?form=d:\test.fmx
I am getting following error :
FRM-92120 : Registry file http://127.0.0.1:8888/forms90/java/oracle/forms/registry/Registry.dat is missing.
while i checked the registry.dat file and it is there.
Is Application Server compulsory to run form on web?
Thanks