Run Oracle Form 10g as standalone application
Hi all,
we would like to run a .fmx-file as standalone application in Forms 10g without the need of a webbrowser with an applet.
It could be something like:
java -jar runform.jar myForm.fmx
and then there would be a nice OS-native application.
Is that possible?
Thanks, Arne
we would like to run a .fmx-file as standalone application in Forms 10g without the need of a webbrowser with an applet.
It could be something like:
java -jar runform.jar myForm.fmx
and then there would be a nice OS-native application.
Is that possible?
Thanks, Arne
0