Title: Re: [cscie119] a web applet question
If anyone out there knows much about using JApplets on the web and has a moment to help me out, I'd love to hear from you!
 
Specifically,
I have a JApplet that reads some data from some input txt files. It works great in the appletviewer, but it cannot open the files when it is executed via a web browser. It seems almost like it is looking for the files on the clients pc, instead of in its own directory on the web server.
 
Any ideas how to fix this problem???
thanks
ann :)

I have no idea how to answer the question, but I bet there is some missing information.

        How do you specify the input file name?  What name are you using?

- jeff parker

Reply via email to