-
Java Web Start
I have to make a project for this semester in my college on java.. I am a bit confused about JWS.. if say i build a normal java application, can it run through java webstart ? Would there be any issues with java communicating over a wireless network ?
-
The Java Web Start software allows you to download and run Java applications from the web. It Provides an easy, one-click activation of applications, guarantees that you are always running the latest version of the application and Eliminates complicated installation or upgrade procedures.
There isn't any issue with java communicating over a wireless network.