Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 06:05 Go to next message
Leroy Cho is currently offline Leroy ChoFriend
Messages: 1
Registered: July 2016
Junior Member
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 20:23 Go to previous message
Cole Markham is currently offline Cole MarkhamFriend
Messages: 150
Registered: July 2009
Location: College Station, TX
Senior Member

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: Fri Mar 29 10:42:47 GMT 2024

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

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

Back to the top