Posted By:
Ranjan_Amarasekara
Posted On:
Sunday, April 14, 2002 12:33 AM
I have a java application, that should be able to display image files that are stored in a specific folder on the web server. FileChoose dialog should allow user to select any of the files, from the web server.
I would like to know if there is any way to use JFileChooser to allow user to select these files from webserver? If not, what other options are avaialble with Java?