Problems reading jar file from web
I am (almost) running the OHJ as a JApplet inside of an Oracle Forms application via a Bean Area item and wrapper class; however, I am having difficulty opening the helpset file assigned to my helpset object. I keep receiving a permission denied error. I am using the jar:file: structure to reference the helpset file from within the jar, but I am not sure if an applet can find a specific jar file located on the server. Originally I was going to display the OHJ on a Bean Area item on a canvas in my form application; however, in the process I accidentally created another applet controlled by forms but can be manipulated and displayed independently of forms. Any suggestions? Thanks.
Eric Weiss