简体   繁体   中英

Open file dialog for the server in Eclipse RAP

I have been trying out the FileDialog and FileUpload in Eclipse RAP. They are awesome to get files from the client. However, in my RAP application I need to export and import files to/from the server's local disk.

Is there any file dialog widget in RAP that would allow me to select a file from a server folder?

There is no ready-to-use dialog in RAP to select files from the server's file system.

You will need to implement a custom file selection dialog.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM