Applet tags provide a way to place executable objects on Web pages. is used for Java applets, and is used for other types of executable objects.
Type: Container
Syntax:
Description: Used to place a Java applet on a page that can be run by the browser. Note that you can use Domino Designer to embed applets.
Type: Container
Syntax:
Description: Used to add an executable object to a page. For example, you could launch an ActiveX module or a plug-in such as Acrobat.
Type: Standalone
Syntax:
Description: Used with the tag to pass a parameter to the Java applet.
Document Tags |
Part I. Introduction to Release 6
Whats New in Release 6?
The Release 6 Object Store
The Integrated Development Environment
Part II. Foundations of Application Design
Forms Design
Advanced Form Design
Designing Views
Using Shared Resources in Domino Applications
Using the Page Designer
Creating Outlines
Adding Framesets to Domino Applications
Automating Your Application with Agents
Part III. Programming Domino Applications
Using the Formula Language
Real-World Examples Using the Formula Language
Writing LotusScript for Domino Applications
Real-World LotusScript Examples
Writing JavaScript for Domino Applications
Real-World JavaScript Examples
Writing Java for Domino Applications
Real-World Java Examples
Enhancing Domino Applications for the Web
Part IV. Advanced Design Topics
Accessing Data with XML
Accessing Data with DECS and DCRs
Security and Domino Applications
Creating Workflow Applications
Analyzing Domino Applications
Part V. Appendices
Appendix A. HTML Reference
Appendix B. Domino URL Reference