I want to know if there's any kind of "directory chooser" in JSF. I'm intending to get a directory and make some treatments on contained files. Thanks.
feedback
|
|
The case "to choose a directory" through the web browser on the client is almost not possible. It's absolutely possible to choose a directory on the server or over a protocol which supports that. | ||||
|
feedback
|