File Selection Dialog with Oracle Forms 10g (10.1.2): replacing some of webutil functionalities

14

Posted by Hafed | Posted in Forms, oracle, PJCs/Javabeans | Posted on 24-12-2008

When you have a directory with a complicated hierarchical structure (nested sub-floders), using webutil to browse the folder is inadequate. This is mainly due to the use of JFileChooser which is notoriously slow in this case.

Since most implementations use JInitiator, one way to circumvent this problem is to implement a bean that will make use of AWT FileDialog.

Based on the fileuploader bean found in the oracle forms 10g demos, I have implemented a bean that provides file selection.

This has been tested on Forms 10g 10.1.2 on IBM AIX. Please note that the bean was put together in about 10 hours in order to resolve this specific directory browsing and file selection.

Download jar, pll and installation doc

Similar Posts:

Comments (14)

Hi,
where can we download the module fileselection.FMB to test the bean ?
Thanks

@fabrice: I have to check my archive. I will send you the FMB this week. Thanks.

Hello,

First, thank you for your blog. It is realy helpfull.

We are migrating our application from forms 6i to 10g was in manual way. I need a free tool to migrate in an automatic way these programs. Please could you help on that or at least give me advices and document. I heard about JDAPI but I am not java specialist. Could you explain me how it works.

Also we noticed that there is a slow down in terme of performance when we move a couple of forms to 10g. Do you have any idea why that happens?
Thank you,
PS: Environnement: Forms and Reports 10g (10.1.2), LINUX

Another pbme I had the last

Hi Fabed,
Could u please upload the fileselection.FMB in this post.
Thanks

Hi,
really interesting but incomplete example.
It would be possible to get your fileselection.fmb?
Thanks

Can I get the fileselection.fmb
so that I can have deatil view
on how it works.

thanks it help me now i,m facing problem when i use thin client system how to over come

Hi,
where can we download the module fileselection.FMB to test the bean ?
Thanks

Hi Hafed, where can we get fileselection.FMB and java source for file selection

Great work. Webutil is very slow.

Could I make this to run in Forms 6i? If you have the source code including fmb for 6i please it pass it on, otherwise the code for 10g would be fine.
thanks

could you please send me the fileselection.fmb to my email
thans,
satyam

ciuld u send the fmb on ankursharma1111@gmail.com

Please can you send the fileselection.fmb

Hi,
where can I download the module fileselection.FMB and utilweb.jar source ?
Thanks

Write a comment