From: tcofoegbu Notes on applet deployment
+Notes on applet deployment
+
+
+
+ Required Dependency Downloads
+
+ Dependency
+ Description
+
+
+ JmolApplet-14.2.14_2015.06.11.jar
+ Jmol Applet Jar
+
+
+ java-json.jar
+ Required for BioJSON Generation
+
+
+json_simple-1.1.jar
+ Required for BioJSON Generation
+
Issues arising from tightening of Java Security default settings
JalviewLite is provided as a signed applet with 'sandbox' permissions and wildcards that allow it to be run from any website. Unfortunately, earlier versions of Java may not be compatible with these settings.
For additional deployment notes, see below.
+For additional deployment notes, see Applet Deployment.