Posted By:
John_Zukowski
Posted On:
Tuesday, February 26, 2002 10:49 PM
Opening a FileOutputStream tries to write to the
client's machine. I think you want to write the file
to the server. You need something running on the server
to listen and receive the file to write.
Signing applets is already covered in the FAQ.