Click here to Skip to main content
15,907,000 members
Home / Discussions / Java
   

Java

 
AnswerRe: search logic failed Pin
David Skelly10-Nov-10 22:31
David Skelly10-Nov-10 22:31 
AnswerRe: search logic failed Pin
TorstenH.11-Nov-10 0:03
TorstenH.11-Nov-10 0:03 
GeneralRe: search logic failed Pin
kingnking13-Nov-10 3:50
kingnking13-Nov-10 3:50 
GeneralRe: search logic failed Pin
TorstenH.13-Nov-10 5:01
TorstenH.13-Nov-10 5:01 
QuestioneHarmony like Platform Pin
Jason Turp10-Nov-10 10:47
Jason Turp10-Nov-10 10:47 
AnswerRe: eHarmony like Platform Pin
David Skelly10-Nov-10 22:29
David Skelly10-Nov-10 22:29 
Questionapplet image loading problem Pin
ekba899-Nov-10 9:36
ekba899-Nov-10 9:36 
AnswerRe: applet image loading problem Pin
Nagy Vilmos9-Nov-10 23:16
professionalNagy Vilmos9-Nov-10 23:16 
ekba89 wrote:
java.security.AccessControlException: access denied (java.io.FilePermission background.png read)


I'm afraid that you're not allowed to open the file for read. There is a security policy specific to the JVM being used that is preventing it. Check for a .java.policy file somewhere[tm], editing that may help. Otherwise check here[^] for details on signing your applet.


Panic, Chaos, Destruction.
My work here is done.


or "Drink. Get drunk. Fall over." - P O'H

GeneralRe: applet image loading problem Pin
ekba8910-Nov-10 11:15
ekba8910-Nov-10 11:15 
GeneralRe: applet image loading problem Pin
ekba8912-Nov-10 11:30
ekba8912-Nov-10 11:30 
AnswerRe: applet image loading problem Pin
ekba8912-Nov-10 12:49
ekba8912-Nov-10 12:49 
Questionwhy can't I figure out array input Pin
LORDA127-Nov-10 23:08
LORDA127-Nov-10 23:08 
AnswerRe: why can't I figure out array input Pin
Cedric Moonen7-Nov-10 23:27
Cedric Moonen7-Nov-10 23:27 
GeneralRe: why can't I figure out array input Pin
LORDA127-Nov-10 23:41
LORDA127-Nov-10 23:41 
GeneralRe: why can't I figure out array input Pin
Cedric Moonen7-Nov-10 23:54
Cedric Moonen7-Nov-10 23:54 
AnswerRe: why can't I figure out array input Pin
Luc Pattyn8-Nov-10 2:01
sitebuilderLuc Pattyn8-Nov-10 2:01 
AnswerRe: why can't I figure out array input [modified] Pin
Nagy Vilmos8-Nov-10 2:55
professionalNagy Vilmos8-Nov-10 2:55 
AnswerRe: why can't I figure out array input Pin
moxwose18-Nov-10 23:22
moxwose18-Nov-10 23:22 
QuestionAndroid Mobile Application Pin
Smaini Nurbs7-Nov-10 2:51
Smaini Nurbs7-Nov-10 2:51 
AnswerRe: Android Mobile Application Pin
Richard MacCutchan7-Nov-10 5:41
mveRichard MacCutchan7-Nov-10 5:41 
QuestionAndroid Stopwatch Pin
Smaini Nurbs7-Nov-10 2:46
Smaini Nurbs7-Nov-10 2:46 
AnswerRe: Android Stopwatch Pin
TorstenH.7-Nov-10 21:14
TorstenH.7-Nov-10 21:14 
Questionvideo handling in java Pin
kinl5-Nov-10 21:55
kinl5-Nov-10 21:55 
AnswerRe: video handling in java Pin
Richard MacCutchan5-Nov-10 23:30
mveRichard MacCutchan5-Nov-10 23:30 
QuestionMessage Removed Pin
5-Nov-10 21:15
kingnking5-Nov-10 21:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.