java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.gfcf14greendream.com/...
And I've noticed that I'm unable to save/overwrite a txt file with FileReader. As I try it reading the JAR from my site, I get this:
java.security.AccessControlException: access denied ("java.io.FilePermission" "applications.txt" "write")
I'm guessing both problems are similar, but in any case. Is there a way to save such txt file to the address from where the downloaded JNLP is called? Say if the JNLP is at C:/Users/anuser/Downloads , then the text file would be saved to that address, is that possible? I could always warn that the saved files would be saved to a folder in C:/ , but can this actually be done? And how would I be able to change the JNLP file's name, so that it doesn't just say launch? Any help for any of these questions is greatly appreciated. I hope everyone has a happy New Year!!

New Topic/Question
Reply




MultiQuote




|