Controlling the Java™ Plug-In version used by Tarantella

Tarantella Administrators can control which version of the Sun Java Plug-In is used by Tarantella.

To do this, you have to create a file called jpluginconfig.txt in the install_dir/etc/data/ directory.

The file contains only the following three entries:

ObjectJavaPluginLocation= location value
EmbedJavaPluginLocation= embed value
JavaPluginType= mime type

These entries tell the Tarantella CGI program ttawebtop.cgi which version of the Plug-In it should use.

Example

An example of the entries in jplugin.txt for version 1.3.1 of the Plug-In is:

ObjectJavaPluginLocation=http://java.sun.com/products/plugin/1.3.1/jinstall-131-win32.cab#Version=1,3,1,0
EmbedJavaPluginLocation=http://java.sun.com/products/plugin/1.3.1/plugin-install.html
JavaPluginType=application/x-java-applet;jpi-version=1.3.1
Related topics
  • Which clients are supported?