Oracle Forms File drag and drop javaBean

I created a JavaBean that implements a “dropbox” in Oracle Forms.
It can be downoaded from the PJC/JavaBean library of Francois Degrelle.

When dropping one or more files on it, Forms receives the path and filename of it.
In the following example video the JavaBean is used to upload a file to the database.
For the uploading part I used Webutil.

 

 

2 thoughts on “Oracle Forms File drag and drop javaBean

  1. Hi Gert,
    thanks for your java, I used it succeed, but when I drop the file on BEAN AREA , the cursor style turn to ‘BUSY’ and then the form crashed next, after pressed the ‘SAVE’ button or execute key-commit trigger……is there any way to fix this situation???

Leave a comment

About Gert Poel