Re: java.lang.SecurityException: Prohibited package name: java
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 17 Jul 2006 18:12:46 -0700
atblock@xxxxxxxxx wrote:
Please refrain from top-posting - I find it most confusing.
I checked in AppletViewer and in a Browser and it worked...
What browser (make and version), running which Java?
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?
Andrew T.
.
- Follow-Ups:
- 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
- java.lang.SecurityException: Prohibited package name: java
- Prev by Date: Re: How Do You Tell How Long it Takes for a Piece of Code to Execute?
- Next by Date: Re: How Do You Tell How Long it Takes for a Piece of Code to Execute?
- 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
|