Run same 9i forms servlet in different browser windows
8729Mar 3 2003 — edited Dec 16 2006Hi all,
I'm using Oracle9iAS Forms Service to deploy the forms. The problem that I have, is that I'm not able to run the same forms 9i servlet in two different browser windows.
I'm able to run the 9i test form with the following URL in browser window one: http://HOST:PORT/forms90/f90servlet
When I then try to run the same URL in a second browser window I get the following error:
FRM-92050: Failed to connect to the Server: /forms90/l90servlet:-1
Details...
Java Exception:
oracle.forms.net.ConnectionException: Connection from new browser window not supported
....
I'm using Jinitiator 1.3.1.9 to run the forms.
Thanks,
Oliver