posted 20 years ago
Hi all!
I have a Swing client application that communicate with a backend application in the server. I need to open and save in local some files arrived from the server that are of .pdf, .doc or .csv type. What is a good and proven mode for this? I know: this is not "Java", but the client needs that. What is the best practise?
Thank's in advance!