Hello Ernest and saban,
I think I am having a similar problem to Saban's with Jess 50a3. Jess50a2
works fine but a3 throws security exceptions with Netscape 4.5, Ie 4.0
and Hotjava 1.1.5.
My setup is like this:
Jess is on a Solaris box, with JDK 1.1.5. I am running the browsers on
Win95 at home. The web page looks like this:
<applet code="jess.ConsoleApplet" codebase=../../../../Jess50a2
width=300 height=200>
<param name=INPUT value="squares2.clp">
</applet>
squares2.clp is a simple program that asks for an integer and prints the
squares of the ints up to that one. The web page is in a subdirectory of
public_html.
The codebase shows a soft link to the directory Jess50a2 where Jess 5.0
alpha 2 is installed.
Everything works fine with the above setup.
Now I change one character in the above codebase, changing Jess50a2 to
Jess50a3 which is a link to the directory where Jess 5.0 alpha 3 is
installed.
Now all three browsers throw security exceptions.
There does seem to be an annoyin bug.
David Grimshaw
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------