1 | The classes that contain the applet implementation should be signed and packaged into one jar file |
2 | Also, as with any applet, HTML page must be created that starts applet in the Web browser (do not forget to use MYSCRIPT tag) |
3 | HTML page and applet classes should be placed on HTTP server |
4 | The developed application must be added to the set of Tango applications recognized by the Session Manager - this requires modification in configuration file for SM |