From: Christopher Arokiaraj <christopher.arokiaraj@eshare.com>
To: "'java-security@java.Sun.COM'" <java-security@java.Sun.COM>
Subject: Hi need some help (Signed Applets)
Date: Wed, 2 Jun 1999 11:11:54 -0400
Hi
I am Chris working for a company in NY in Java.
I am very sorry to bother but I would really appreciate if somebody could
help me in some problems which I have.
Hoping to get your response.
Thanks
Chris
-------------------------------------
1.
My problem is that I could sign and applet and create identities and import
certificates.
After that if I run a the signed applet using Appletviewer I am NOT getting
the Security Exception which is perfect.
But if I run the same thing in IE4.01 or Netscape I am getting the Security
Violations in my Java Console.
How could I overcome this problem and make this things work.
-------------------------------------
2.
Is there any way to get the current URL in one frame of a browser from
within a different frame? Use of Java and JavaScript is fine. Also, the
Java applet can be signed if it helps with the goal.
I would really appreciate if you could help me in this.