Visual Browser Applet

Visual Browser is now available as an Java Applet. This means that you do not have to install it. Visual Browser runs directly in the web browser window.

Java Version

If you try to run the applets and end with the following:

java.lang.ClassFormatError: Truncated class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
....

try to upgrade your JRE (Java Runtime Environment) to 1.0.6 from java.sun.com.

Security Restrictions

Java Applets are designed to make users of web browsers feel secure. This means, Java Applets have not all abilities that other applications have. Security restrictions concern access to the filesystem. Since Visual Browser displays data stored in files, it has a digital signature, by accepting it, you can run the application and the application can load files.

More about security restrictions...

Examples