Re: java.lang.SecurityException: Prohibited package name: java
- From: atblock@xxxxxxxxx
- Date: 17 Jul 2006 18:29:15 -0700
Please refrain from top-posting - I find it most confusing.
If what you mean by "top-posting" is posting the response on top, if
people don't like it why did google add this feature into gmail and
google groups?
I checked in AppletViewer and in a Browser and it worked...
What browser (make and version), running which Java?
Firefox 1.0.5.4 running java 1.4.2_03
There is no package name? (is that possibly the problem?)
Probably not. The problem seem to have to do with a class
in the 'java' package - so it looked as if you were trying
to load your own class declared in the 'java' package, or
trying to create one using the classloader.
You said it wouldn't work on the net. What is the URL
where I can see your applet?
http://www.landercollege.net/dev/OLDrooming/webwishingwell/index1.php
.
- Follow-Ups:
- Re: java.lang.SecurityException: Prohibited package name: java
- From: Andrew Thompson
- Re: java.lang.SecurityException: Prohibited package name: java
- References:
- java.lang.SecurityException: Prohibited package name: java
- From: atblock
- Re: java.lang.SecurityException: Prohibited package name: java
- From: Andrew Thompson
- Re: java.lang.SecurityException: Prohibited package name: java
- From: atblock
- Re: java.lang.SecurityException: Prohibited package name: java
- From: Andrew Thompson
- java.lang.SecurityException: Prohibited package name: java
- Prev by Date: Re: Security Manager HOWTO??
- Next by Date: Class dependency problem
- Previous by thread: Re: java.lang.SecurityException: Prohibited package name: java
- Next by thread: Re: java.lang.SecurityException: Prohibited package name: java
- Index(es):
Relevant Pages
|