Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to create a mechanism to upload a .jpg, etc
How to create a mechanism to upload a .jpg, etc [message #1737524] Sat, 09 July 2016 02:05 Go to next message
Eclipse UserFriend
Hello, I am very new to Java, Eclipse, and RAP. I have been asked to help complete a project in progress. While I can figure out my way around the code, sometimes I am asked to add new features.

How can I create a mechanism to upload a .jpg, .gif, .png file, etc?

I tried to use the search and found something about an upload widget but I really have no idea where to begin.

Thank you.
Re: How to create a mechanism to upload a .jpg, etc [message #1737670 is a reply to message #1737524] Mon, 11 July 2016 16:23 Go to previous message
Eclipse UserFriend
The Developer's Guide[1] has the most comprehensive and up to date information. File Upload is something that has changed in the last few versions though, so make sure you know which version you are using. If you're using 3.0 or later, the FileUpload widget or FileDialog is what you want[2].

Hope that helps,

Cole

[1] https://www.eclipse.org/rap/developers-guide/
[2] https://www.eclipse.org/rap/developers-guide/devguide.php?topic=file-upload.html&version=3.0
Previous Topic:Home page takes long time to load when background job is running
Next Topic:broken layout caused by PropertySheet
Goto Forum:
  


Current Time: Tue Jul 01 16:28:31 EDT 2025

Powered by FUDForum. Page generated in 0.03849 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top