![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
i have created an applet and want to save the output in a file. i used 'FileOutputStream' to do it but it works only in complete java environment i.e. while working on UNIX prompt and using appletviewer . but when i use the applet in an html page and execute the applet the file output doesn't work.please suggest a solution.
Replies:
|
Sponsored Links
|