|
-
September 21st, 2000, 09:35 AM
#1
can i get rid of this Warning?
i've built a context menu,but at the end of the menu,it appears a line as "warning: Applet window", how can i get rid of this line?
thanks!!
-
September 22nd, 2000, 07:32 AM
#2
Re: can i get rid of this Warning?
I guess it is a security warning. So, if you sign your applet, this solves your problem.
-
September 29th, 2000, 03:24 PM
#3
Re: can i get rid of this Warning?
Yes, you need to have your applet digitally signed.
For testing, you can also copy your .jar to the \lib directory where your JRE is installed. And update the Policy File. For excellant instructions, see http://www.suitable.com/CodeSigningLinks.shtml
Best of luck!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|