DDE for WEB Forms [message #139356] |
Tue, 27 September 2005 11:09 |
vimald
Messages: 4 Registered: September 2005
|
Junior Member |
|
|
Hi there
I am working on forms upgrade from 6i to 10g. We are using DDE functionality in our system. Problem is, Built in DDE package does not work in webforms. Even Webuitl does not support DDE.
Does anyone has developed bean for DDE functionality in web forms? Any help in this matter is very much appreciated.
Thanks and Regards,
Vimal.
vimal.dsouza@gmail.com
|
|
|
|
Re: DDE for WEB Forms [message #139456 is a reply to message #139436] |
Wed, 28 September 2005 02:13 |
vimald
Messages: 4 Registered: September 2005
|
Junior Member |
|
|
Hi David
System will be running through application server. It is multi user system. Now DDE application I want to communicate will be running on the client machine. It can communicate via DDE only.
Hence I cannot use Webutil as it does not support DDE.
They are suggesting using Java Bean (Client Java DDE), which should allow you to use DDE with the application running on client machine.
Please let me know if you need more details?
Thanks,
Vimal
|
|
|
|
Re: DDE for WEB Forms [message #139754 is a reply to message #139456] |
Thu, 29 September 2005 08:15 |
vimald
Messages: 4 Registered: September 2005
|
Junior Member |
|
|
Hi David
Thanks for your reply.
I am trying to plug in 3rd party Java DDE using Enhanced Javabean. No success so far. Will update once I sort out this problem.
I will also look at webutil_c_api.
Thanks,
Vimal
|
|
|