Top
Interstage Studio General Description
FUJITSU Software

5.1.2 Applets

An applet is a program usually sent to a Web browser as part of an HTML file. They are usually downloaded from a Web server and run inside Web browsers. Applications created as applets can be collectively managed with a server.

Applets must be developed using Java. Applet samples can be created easily using the creation function provided in Interstage Studio. An applet GUI can be created by attaching a Bean (for example, edit function) to the sample created by using a Java form designer. Frequently used functions in the screen transition, inter-applet data linkage, and applet-servlet data linkage are provided as libraries.

Applets can efficiently be developed in Interstage Studio using these functions.

Figure 5.2 Development of Applets