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!

icons and jar file

692965Jun 1 2010 — edited Jun 2 2010
hello,
i'm working with forms 10g with JRE and i want applet to use icons on client side to limit network trafic.
so
- i made a .jar file with my gif files,
- i modified my formsweb.cfg file. i added archive=icons.jar and added one line: imagebase=codebase

if i look on the java console, i can see that my file icons.jar is properly loaded on the client machine.
The problem is that, when i use my program, i can see lines of this type:
'image chargee': http://.../incons.jar!dup.gif

So i wonder if my icons are really those on the client or reloaded from server !

Can anybody answer this question
Thanks a lot
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 30 2010
Added on Jun 1 2010
7 comments
1,334 views