0
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected 5 months ago.
Posted about 8 years ago by [email protected] (Anonymous)
This Demo Project shows how to get the file from the entity bean and prepare it for usage in GUI components.For this "transformation" there are different ways, this demo uses java "Streams".This is one of the most flexible option: Streams can be used ... [More] as base to do a lot of other things with it's content:bytearray -> stream -> "Resource" for GUI componentsbytearray -> stream -> write to a file...Clone the GIT Repository from GitHub or use the import function of RapidClipse.Use the RapidClipse Import:File -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-loadDataYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-loadDataHere you can find some additional dokumentation:https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUploadHave fun with this example - the next demo project will be follow soon. [Less]
Posted about 8 years ago by [email protected] (Sebastian Späth)
This Demo Project shows how to get the file from the entity bean and prepare it for usage in GUI components.For this "transformation" there are different ways, this demo uses java "Streams".This is one of the most flexible option: Streams can be used ... [More] as base to do a lot of other things with it's content:bytearray -> stream -> "Resource" for GUI componentsbytearray -> stream -> write to a file...Clone the GIT Repository from GitHub or use the import function of RapidClipse.Use the RapidClipse Import:File -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-loadDataYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-loadDataHere you can find some additional dokumentation:https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUploadHave fun with this example - the next demo project will be follow soon. [Less]
Posted about 8 years ago by [email protected] (Sebastian Späth)
This demo project shows basically the handling of a file upload. We asume, that the file is a image file, so we can show it inside a XdevImage component.See following detailed informations:- How to upload a file- How to handle the uploaded file- ... [More] Basic architecture- How to display the uploaded image in a XdevImage componentHow to get the projectClone the GIT Reporsitory or use the import function of RapiClipse.Use the RapidClipse InstallerFile -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-image-uploadYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-image-uploadHere you can find some additional dokumentation:https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUpload [Less]
Posted about 8 years ago by [email protected] (Anonymous)
This demo project shows basically the handling of a file upload. We asume, that the file is a image file, so we can show it inside a XdevImage component.See following detailed informations:- How to upload a file- How to handle the uploaded file- ... [More] Basic architecture- How to display the uploaded image in a XdevImage componentHow to get the projectClone the GIT Reporsitory or use the import function of RapiClipse.Use the RapidClipse InstallerFile -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-image-uploadYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-image-uploadHere you can find some additional dokumentation:https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUpload [Less]
Posted about 8 years ago by [email protected] (Sebastian Späth)
This demo project shows basically the handling of a file upload. We asume, that the file is a image file, so we can show it inside a XdevImage component.See following detailed informations:- How to upload a file- How to handle the uploaded file- ... [More] Basic architecture- How to display the uploaded image in a XdevImage componentHow to get the projectClone the GIT Reporsitory or use the import function of RapiClipse.Use the RapidClipse InstallerFile -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-image-uploadYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-image-uploadHere you can find some additional dokumentation:https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUpload [Less]
Posted about 8 years ago by [email protected] (Sebastian Späth)
This demo project shows basically the handling of a file upload. We asume, that the file is a image file, so we can show it inside a XdevImage component.See following detailed informations:- How to upload a file- How to handle the uploaded file- ... [More] Basic architecture- How to display the uploaded image in a XdevImage componentHow to get the projectClone the GIT Reporsitory or use the import function of RapiClipse.Use the RapidClipse InstallerFile -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-image-uploadYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-image-uploadHere you can find some additional dokumentation:https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUpload [Less]
Posted about 8 years ago by [email protected] (Sebastian Späth)
A new Demo Project has been released. This project is the first in a row of four or fiveprojects which are related to the file handling.This demo project shows basically the handling of a file upload. We asume,that the file is a .pdf file, so we can ... [More] show it inside a XdevBrowserFrame.See following detailed informations:- How to upload a file- How to handle the file as stream- Basic architecture- How to add this ".pdf" to the XdevBrowserFrameHow to get the projectClone the GIT Reporsitory or use the import function of RapiClipse.Use the RapidClipse InstallerFile -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-pdfuploadYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-pdfuploadHere you can find some additional dokumentation:https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUploadSo have fun with the example the next demo project will be followed soon. [Less]
Posted about 8 years ago by [email protected] (Sebastian Späth)
A new Demo Project has been released. This project is the first in a row of four or fiveprojects which are related to the file handling.This demo project shows basically the handling of a file upload. We asume,that the file is a .pdf file, so we can ... [More] show it inside a XdevBrowserFrame.See following detailed informations:- How to upload a file- How to handle the file as stream- Basic architecture- How to add this ".pdf" to the XdevBrowserFrameHow to get the projectClone the GIT Reporsitory or use the import function of RapiClipse.Use the RapidClipse InstallerFile -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-pdfuploadYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-pdfuploadHere you can find some additional dokumentation:https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUploadSo have fun with the example the next demo project will be followed soon. [Less]
Posted about 8 years ago by [email protected] (Sebastian Späth)
A new Demo Project has been released. This project is the first in a row of four or fiveprojects which are related to the file handling.This demo project shows basically the handling of a file upload. We asume,that the file is a .pdf file, so we can ... [More] show it inside a XdevBrowserFrame.See following detailed informations:- How to upload a file- How to handle the file as stream- Basic architecture- How to add this ".pdf" to the XdevBrowserFrameHow to get the projectClone the GIT Reporsitory or use the import function of RapiClipse.Use the RapidClipse InstallerFile -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-pdfuploadYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-pdfuploadHere you can find some additional dokumentation:https://rapidclipse.atlassian.net/wiki/display/DOK/XdevUploadSo have fun with the example the next demo project will be followed soon. [Less]
Posted about 8 years ago by [email protected] (Sebastian Späth)
New article/demo project combinationThis demo project contains an article about hashing and examples using the RapidClipse framework and other.The text is about creating password Hashes using- the Raidclipse framework- the MessageDigest class- the ... [More] Shiro frameworkThere is a little explanation about this topic, some hints and a lot of code examples.How to get the projectClone the GIT Reporsitory or use the import function of RapiClipse.Use the RapidClipse InstallerFile -> Import -> RapidClipse -> Demo Projects -> rapidclipse-demo-hashingYou can find the article in the demo project directly on GitHub:https://github.com/RapidClipse/rapidclipse-demo-hashing [Less]