| Author |
downloading a file
|
james evangelisti
Greenhorn
Joined: Sep 11, 2004
Posts: 6
|
|
my question is this: is it possible to download a file from the application server to the client THROUGH JAVA CODE and then cancel the copy of the downloaded file on the server? My application calls a PL/SQL stored procedure which create a file on the server and I need to have it on my client. Thanks
|
 |
Umberto Fabbrucci
Greenhorn
Joined: Aug 30, 2004
Posts: 6
|
|
Hi, you could to try with this code:
|
Umbe
|
 |
 |
|
|
subject: downloading a file
|
|
|