Customer Login (Online) About Platypus Partners (Online) Products and Services (Online) Support (Online) http://www.platypuspartners.com www.platypuspartners.com
Settings and Preferences - Creating and using a web session
- JET 6530 Documentation / Settings & Preferences / Web Sessions

Creating and using a web session

To set up a web session you need to do the following:

  • Save a local session with the desired settings
  • Transfer the local session file to the web server
  • Add web_session_name_x and web_session_url_x applet parameters to the HTML page used to load JET.
  • Set the value for the web_session_url_x parameter to the http: URL for the session file on the web server.
  • Set the last_web_session applet parameter to the index of the highest web_session_url_x parameter.

Here is an example of how to create and use a web session.

To use this example your workstation must have access to a NonStop server via TCP/IP. Where nshostname appears below substitute the name of your NonStop server.

  • Start JET 6530 from the original Shortcut.htm file.
    Note: Another web page can be used to start JET 6530 for this example if the web page does not have any applet parameters that start with disable_ set to yes.
  • If JET 6530 is running within the browser window:
    • Click the Close Session toolbar button (trash can/garbage bin icon).
    • Click New Window.
      A JET 6530 window and Untitled Session Settings dialog box appear.
  • If a JET 6530 window appears but no Untitled Session Settings dialog box appears:
    • From the Session menu select Close.
    • Click New Window.
      A JET 6530 window and Untitled Session Settings dialog box appear.
  • If no JET 6530 window appears:
    • Click New Window.
      A JET 6530 window and Untitled Session Settings dialog box appear.
  • Enter nshostname for Hostname on the Untitled Session Settings dialog box.
  • Click Colours in the Category list.
    The Colours panel is displayed with Cursor Colour selected.
  • Click the Choose Colour button.
    The Colour Selector dialog box appears.
  • Select yellow from the list.
  • Click OK on the Colour Selector dialog box.
    The Colour Selector dialog box disappears. The Cursor Colour square is yellow.
  • Click Background Colour.
  • Click the Choose Colour button.
  • Select brown from the list.
  • Click OK.
    The Background Colour square is brown.
  • Click Display in the Category list.
    The Display panel is displayed.
  • Select TimesRoman for Font.
  • Select 12 for Font Size.
  • Click OK on the Session Settings dialog box.
    The Session Settings dialog box disappears. The background colour and screen keyboard on the JET 6530 window change. JET 6530 attempts to connect to the host.
  • Select Save As... from the Session menu.
    A Save Session As dialog box appears.
  • Enter _session_name for the session name.
  • Click Save.
  • Select Close from the Session menu.
    The JET 6530 window disappears.
  • Locate the local session directory.
    The location of the local session directory depends on the web browser and operating system.
    The general rule is that the local session directory is called .jet6530 and is a subdirectory of the user's home directory as given by the browser (i.e. the user.home system property).
  • Locate the _session_name session file. It is in the local session directory and named "_session_name".
  • Transfer the _session_name session file to your web server as a binary file. The way of doing this will depend on your environment. Alternatively copy the session file to another directory on you local file system. For example, C:\ on a Windows system or your home directory on a Unix machine.
  • Determine the fully quailified URL that will access the session file on the web server. For example, if your web server's name was intranet.acme.com and you had transfered the session file to a jet/session subdirectory of the web server's document root directory then the URL might be:

    http://intranet.acme.com/jet/session/_session_name

    If you copied the session file to the C:\ directory on your Windows system the URL is:

    file:/C:/_session_name

    If you copied the session file to a /home/myuser directory on your Unix system the URL is:

    file:///home/myuser/_session_name

  • Copy the original Shortcut.htm file to WebSession.html
  • Open WebSession.html with a text editor. Delete the line that starts with:

    <param name="last_web_session" ...

    and add the following lines in its place:

    <param name="web_session_name_0" value="_session_nameWeb">
    <param name="web_session_url_0" value="url">
    <param name="last_web_session" value="0">

    Substitute the URL that will access the session file where url appears. Save these changes.

  • Restart JET 6530 from the WebSession.html file.
  • If JET 6530 is running within the browser window:
    • Click the Close Session toolbar button (trash can/garbage bin icon).
  • Click the Open Session in New Window button.
    An Open Session dialog box appears.
  • Click _session_nameWeb in the Web list.
  • Click Open.
    A JET 6530 window appears with the title "_session_nameWeb - JET 6530", a brown background colour and screen keyboard buttons in a large Times Roman font. JET 6530 attempts to connect to your NonStop server . If it connects successfully your server's logon screen is displayed with a yellow cursor
Current Release
JET 6530 7.0A

Settings & Preferences
Introduction
Creating, saving and using a local session
Deleting a local session
Deleting the saved preferences
Creating and using a web session
Disabling preferences and session settings changes

Documentation - JET 6530
Table of Contents
System Requirements
Installation
Upgrading
Removal
Configuration
Settings and Preferences
Scripting
Troubleshooting
Reference
How To Guide

Quick Links

Contact Us

sales@
platypuspartners.com


About Us
| Products | Support | Contact Us


Java and all Java-based trademarks and logos are trademarks or registered trademarks of
Sun Microsystems, Inc. in the United States and other countries.