| Author |
2 Questions
|
Ted Reynolds
Greenhorn
Joined: Mar 16, 2004
Posts: 20
|
|
I have 2 questions: 1) I have an applet (pertinent code to follow) that accesses a text file in the same directory as the applet classes are in, it works fine in appletviewer and sometimes when accessed locally, but when I put it on a web server I get a permissions problem. This is how I am trying to access the file: 2) How can I get this applet to bring up another page when the user presses "Log Out" button?
|
 |
Ted Reynolds
Greenhorn
Joined: Mar 16, 2004
Posts: 20
|
|
|
Never mind, I figured it out by digging through the docs a bit deeper than I had before.
|
 |
 |
|
|
subject: 2 Questions
|
|
|