I am having problems trying to load files via a URL on my local webserver.  If I type the name of a resource, say http://localhost/somedirectory/image.jpg I can view the resource with a webbrowser, but when I try to load it through a java applet I get a 401 permission denied error.
 
Thanks for any help

Reply via email to