Hi Guys,
I just want to know below process is possible in webstart.
i have created a swing application to download data from a device using Obex FTP and its working fine.
i have obexftp (.exe,dll files) in a resource directory and bu running Process.exec() it will download files from a device.
Now i want to move it to web start. i have a jar bundled with this obexftp folder inside.
Is it possible to download data like above process in webstart.
Please help me.
Regards,
Sundar