954,174 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Accesing text file from server to use in Java applet

I have a website that i have uploaded an applet to. In the same dir as the applet, I have uploaded three textfiles that the program uses. The applet works perfectly in the appletviewer runing off of my computer, but when i upload the class online it seems that the program cannot acess the text files. The functions of the program work fine, except for the part where it reads the text file. I have heard of policy files, but I havent been able to find out how to implement them into my applet or webpage. Any help would be much appreciated!

david cashin
Newbie Poster
11 posts since Mar 2008
Reputation Points: 10
Solved Threads: 0
 

>Accesing text file from server to use in Java applet

The java.net package provides basic functionality for accessing resources via HTTP.

__avd
Posting Genius (adatapost)
Moderator
8,647 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: