Secure Global Desktop Administration Guide > Applets > Webtop script applet parameters
The webtop script applet has the following parameters.
Parameter | Type | Default | Description |
---|---|---|---|
AsadPort |
Integer | No default |
The TCP port the webtop tray or webtop script applet uses to communicate with the Secure Global Desktop server. Use the placeholder This parameter has no default value. Communication with the
Secure Global Desktop server is only possible if you supply a valid TCP
port number (or use |
LoginGUIMask |
Integer | "2" |
A bitmask in the range The bits are as follows:
If the value of this parameter is:
See Logging in with the Secure Global Desktop applets for details of when and how you use this parameter. |
LogoutAfter |
Integer | 0 |
The number of minutes of the timeout
period. If a webtop is idle for this period of time, the user is automatically logged out.
A value of This parameter is only available to web browsers with Java™ technology enabled. It is not available to the Sun Secure Global Desktop Native Client. Suspended applications are counted as running and so prevent automatic logout. The applet checks for running sessions every 1/20th of the timeout period and so could miss short bursts of activity and wrongly log a user out. The applet does not take into account print or client drive mapping activity and so, for example, a user could be printing when they are logged out. |
ObjectCount |
Integer | 0 |
The number of links on the webtop. Use the placeholder |
ObjectNumber |
Integer | 0 |
The number from which links are numbered. |
Scripting |
Boolean | "false" |
This parameter is used with the scriptStart method to release/wake-up the applet. If the parameter is missing or incorrect, the default of |
TarantellaPassword |
String | "" |
The password the applet uses to log in to a Secure Global Desktop server. If the value of the If you are concerned about security, you may not want to use this parameter. Users can see the password you supply (by viewing the page source) and they may be authenticated to Secure Global Desktop as a different user. See Logging in with the Secure Global Desktop applets for details of when and how you use this parameter. |
TarantellaUsername |
String | No default |
The username the applet uses to log in to a Secure Global Desktop server. If this parameter is used, the applet tries to log the user in to Secure Global Desktop
using the values for the See Logging in with the Secure Global Desktop applets for details of when and how you use this parameter. |
TargetFrame |
String | "DisplayFrame" |
The name of the frame used to display document objects that don't have the Open In New Browser Window attribute set, and for application objects that have their Display Using attribute set to Webtop.
|
UseHierarchy |
Boolean | false |
If set to true, enables webtop hierarchy mode and the scripting interface for manipulating the visible hierarchy. |
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.