Java Web Start application question for a beginner
Hi,
I am developing an application which will launch in java web start. I want to be able to click on a link on a web page and have my client application be downloaded to a machine and ran via Java Web Start. My problem is that i want some data from 1 table in a MYSQL database to be downloaded to the machine as well while the application is being downloaded.
Is this possible and how can it be done. Some links and/or general information to get me started would be very much appreciated.
Thanks,
Ocelot

