Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Run same 9i forms servlet in different browser windows

8729Mar 3 2003 — edited Dec 16 2006
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2007
Added on Mar 3 2003
11 comments
1,433 views