Alf,
>>> I am attempting to create a java applet and I get:-
>>> java.lang.SecurityException: Prohibited package name: java
>>
>> java, javax, and sun are among the package names reserved for the virtual
>> machine. In order to prevent a trojan horse attack, users cannot add or
>> detract from t
Dr. Robert J. Meier wrote:
> Alf,
>
>
>> I am attempting to create a java applet and I get:-
>> java.lang.SecurityException: Prohibited package name: java
>> ...
>> at java.lang.Thread.run(Unknown Source)
>>
>
>
>> where do I look to fix this?
>>
>
> 1. Locate your source in a dir