WOApplets
The WOApplet dynamic element represents a Java applet or client-side component. There are several ways to create a WOApplet. You can:- Click in the toolbar.
- Drag a file of type .class into your component.
- Drag an element from the Client-Side Components palette to your component (see "Palettes").
This creates a WOApplet, whose bindings you must set.
You are asked whether you want to add the .class file to your project. If you reply Yes, it is added to the Web Server Resources suitcase. A WOApplet appears in your component, with its code attribute set to the name of the file.