aspose file tools
The moose likes Servlets and the fly likes Strategie for Applets to save data on client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Strategie for Applets to save data on client" Watch "Strategie for Applets to save data on client" New topic
Author

Strategie for Applets to save data on client

burshy -
Greenhorn

Joined: Dec 13, 2001
Posts: 4
Hi,
<p>I have the following problem. An Applet should save data to the harddisk
of a client.
<br>Hence it is not allowed to do that  it calls a Servlet and passes
the Data to it where they are stored.
<br>In Step 2 it calls:
<p>.getAppletContext().showDocument(URL of  Servlet, "FrameName");
<p>Problem:
<br>if an Exception occoures, only the Browser will be notified. Not the
Applet as I want to! So I can't react in the Applet.
<p>Can anybody help me?
<p>Best Regards,
<br>UlliD
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Strategie for Applets to save data on client
 
Similar Threads
Select & Convert Memory Stream Image to PDF File Using Aspose.Pdf
instruction - writing Data Client. "WAITING FOR RESPONSE"
connection problem from servlet to jdbc
servlet problem
Has anyone seen this error before??