Creating a Web Start Application
A Web Start application is no different from any standalone application, at least in principle. Some applications that use separate data files might need a little extra work. For example, suppose you have a word-search program that helps you find anagrams and words matching certain patterns. Such tools are popular among avid Scrabbleä players. The word-search program needs a dictionary file of some sort, which can be more than 400KB in size. You don't want to run the word search as an applet because the applet needs to download the 400KB file every time runs. Instead, you can deploy the program using Web Start, allowing the application and the data file to be cached.
Web Start applications that need separate image ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access