devxlogo

Embedding Multiple Applets in a Web Page

Embedding Multiple Applets in a Web Page

To embed more than one applet in a single web page, put each applet in its own subfolder within the folder that contains the HTML document. Use the APPLET tag’s CODEBASE attribute to specify the folder that contains the applet.

For example, to embed the applets ‘Aplt1’ and ‘Aplt2’ in the web page defined by the file TestAplt.html, you can set up the following files and subfolders in a folder named Test:

  Test/TestAplt.html Test/Aplt1/  Test/Aplt2/

For files in this structure, put the following APPLET tags in the file TestAplt.html:

  
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist