Webforms in kiosk mode ignores JAR file & applet parameters
Date: Mon, 29 Nov 1999 11:44:34 GMT
Message-ID: <81tov2$b8f$1_at_nnrp1.deja.com>
Webforms in kiosk mode ignores JAR file & applet parameters
All,
I am running OAS 407 with forms 6 on unix and NT, and am getting a strange problem with jinitiator
Our Application is hosted from an intranet page which opens another
window in kiosk mode (to
maximize applet size). This window has a number of choices based on
screen resolution and required
font sizes. These call html pages which launch the applet.
The applet ignores the jar file setting and the lookandfeel parameter
Extract from Java console: (note no jar file)
Oracle JInitiator version 1.1.7.18
Using JRE version 1.1.7.18o
User home directory = C:\WINNT\Profiles\emery_n.000
JAR caching enabled.
Cache directory: C:\PROGRA~1\Oracle\JINITI~1.18\jcache
Maximum cache size: 20000000 bytes
Opening http://imswebs1/web_code/oracle/forms/engine/Main.class no
proxy
Opening http://imswebs1/web_code/oracle/ewt/lwAWT/BufferedApplet.class
no proxy
The same html page launched in a normal window uses a jar file and
lookandfeel and launches as
expected
Extract from Java console:
Oracle JInitiator version 1.1.7.18
Using JRE version 1.1.7.18o
User home directory = C:\WINNT\Profiles\emery_n.000
JAR caching enabled.
Cache directory: C:\PROGRA~1\Oracle\JINITI~1.18\jcache
Maximum cache size: 20000000 bytes
Opening http://imswebs1/ims/imsweb.jar no proxy
Any Ideas?
Neil
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Nov 29 1999 - 12:44:34 CET