How can I see from an applet the names of files and directories that are in the server?
Created Apr 5, 2000
John Zukowski There is no built-in support for this. Basically, you must create a service on the server that when requested returns a list of available files and directories.