13.4 Applet - Reference Documentation
Authors: Andres Almiray
Version: 1.2.0
13.4 Applet
Packages the application to be used in applet mode. Will generate an appropriate JNLP and Html files similarly as it's done when running the application in applet mode.griffon package applet
codebase
- specify the codebase to be written in the JNLP file.
griffon.dist.applet.nozip
- skip zipping the distribution if set to true.- same configuration options used when running in applet mode.