The Java Applet page lists the names of all the Java applets registered in ColdFusion; including the names of the internal Java applets (probe, server, and copytext) used by the ColdFusion Administrator. Use the Java Applets page to register new Java applets, remove Java applets, or edit the registration fields of an existing Java applet in ColdFusion. Note that you must register your Java applets prior to including them in your CFFORM forms. To access the Java Applet page click Server>Java Applets.
Register New Applet. Click the Register New Applet button to register a Java applet that you want to include in your ColdFusion applications.
Applet Name. Click the name of a Java applet to view or edit the registration fields for that Java applet.
Code. This column identifies the name of the file that contains the applet subclass.
Method. If applicable, this column identifies the method name used in the name attribute of the CFAPPLET tag.
Code Base. Identifies the directory that contains the applet components.
Controls. Click the green Edit control to edit registration fields of a Java applet, or click the red Delete control to remove the registration of a Java applet.