Results 1 to 1 of 1
- 11-11-2015, 04:54 AM #1
Member
- Join Date
- Nov 2015
- Posts
- 1
- Rep Power
- 0
Remove document on the server after getting displayed in the browser
Hi,
I am very new to Java and I am working on a legacy system.
In this system there's a GUI to generate a report. The report which is plain text file is getting generated on a remote server, a url is generated and this report is shown on the browser using
interface appletContext showDocument(URL url, String target) method call.
I would like to remove the file on the server once its displayed using a browser.
Is there anyway to determine if the report was successfully displayed by the browser, assuming browser acknowledges the request to show the web page indicated by url argument?
Thanks,
Sandeep
Similar Threads
-
hide the java applet load widow from the browser document body
By sagngh8 in forum Java AppletsReplies: 1Last Post: 08-14-2011, 04:07 AM -
how to remove all of the attributes from XML Document using JAVA
By Mr tuition in forum XMLReplies: 2Last Post: 04-03-2011, 06:46 PM -
Help cannot be displayed. The embedded application server could not run help web appl
By Philips Png in forum EclipseReplies: 1Last Post: 10-06-2008, 03:55 AM -
File Save not showing FileSAVE dialog box , getting displayed in browser
By deepdba in forum Java ServletReplies: 0Last Post: 12-06-2007, 07:10 PM
Bookmarks