Difference: LaunchingAPPXDesktopClientFromWebPageViaJavaWebstart (47 vs. 48)

Revision 482009-03-16 - JoeOrtagus

Line: 1 to 1
 
META TOPICPARENT name="APPXAdministrator"

APPX Desktop Client Launched via Java Web Start

This document will explain how to start the APPX Desktop Client via Java Web Start Technology.
Line: 148 to 148
  APPX Desktop Client Web Start Demonstration
Changed:
<
<

Clicking the icon below will attempt to detect if the correct Java JRE is installed, and if possible install it. If the installer determines you need an updated JRE but it can't auto install a JRE, it will place you on Sun's download page for your platform. After the JRE requirement is met, the APPX Desktop Client will be downloaded and launched.

>
>

Clicking the icon below will attempt to detect if the correct Java JRE is installed, and if possible install it. If the installer determines you need an updated JRE but it can't auto install a JRE, it will place you on Sun's download page for your platform. After the JRE requirement is met, the APPX Desktop Client will be downloaded and launched.

 


Line: 240 to 241
 

<-- application class with main method -->
Added:
>
>
<-- This is the section where you would add startup parameters for the APPX -->
<-- Desktop Client.  Items such as TCP port number, initial window size etc -->
  <application-desc main-class="start.Appx">
<-- command line arguments -->
-windowTitle=APPX - $(host):$(port)
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback