View Single Post
  #3 (permalink)  
Old 07-29-2007, 04:02 AM
marco marco is offline
Member
 
Join Date: Jul 2007
Posts: 23
marco is on a distinguished road
kk now this is messed as it can get..

i signed the applet.. its signed.. when i made the html file it asks to i wanna trust the signature so ITS SIGNED

now.. the thing is, the I/O wont work.. my java.io.FileNotFoundExceptions says on it "File not found" (and then i made it so my program stops at that point).. anyway i put in the entire pathname to it (going right from C:\ instead of the native folder it is in) AND IT STILL DOESNT WORK so now i am stressed out

does anyone know why it wont work on the html doc? the extention is correct coz when i compiled it on my IDE it works and reads the file, but the html doc it doesnt!! PLEASE HELP
Reply With Quote