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!

Different behaviour of forms apps when using IE and Mozilla

322074May 7 2008 — edited May 8 2008
Hi.

I've developed a test application using forms 10g.

Apps was built and tested using IE 7. With a config=jpi and archive parameter set to use some of the forms demos features: keyfilter, rollover button, calendar bean, hyperlink bean, etc.

It all works fine with IE.

When application is tested with Mozilla, the jpi section is not processed correctly. For example it tells me that a plugin (which has already been installed) needs to be installed.

Currently i'm using this config section with Mozilla:

[javaplugin]
#baseHTMLJInitiator=basejpi.htm
baseHTMLjpi=basejpi.htm
jpi_download_page=http://java.sun.com/javase/downloads/ea.jsp
jpi_classid=clsid:CAFEEFAC-0016-0000-0002-ABCDEFFEDCBA
jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,02
jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_02
archive=frmall.jar,summit.jar,keyfilter.jar,rolloverbutton.jar,calendar.jar,frmwebutil.jar,jacob.jar,hyperlink.jar
imageBase=codeBase

When the apps is run, it seems the jar files are not downloaded: no icons, no PJC or bean functionality is recognized.

Any idea on how to debug, confirm jar files are downloaded?.

Best regards, Luis ...!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2008
Added on May 7 2008
5 comments
654 views