Zum Hauptinhalt

How to Upload a image file

This demo project shows basically the handling of a file upload. We assume, that the file is a image file, so we can show it inside a XdevImage component.


See following detailed information:

  • How to upload a file
  • How to handle the uploaded file
  • Basic architecture
  • How to display the uploaded image in a XdevImage component

How to get the project
Clone the GIT Repository or use the import function of RapidClipse.

Use the RapidClipse Installer
File → Import → RapidClipse → Demo Projects → rapidclipse-demo-image-upload

You can find the article in the demo project directly on GitHub:
https://github.com/RapidClipse/rapidclipse-demo-image-upload

Here you can find some additional documentation:
https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUpload