Table of Contents
Previous Section
WOEmbeddedObject {value=aMethod
; | src=aURL
; ... };
Description
A WOEmbeddedObject provides support for Netscape plug-ins. It corresponds to the HTML element <EMBED SRC = >. If the embedded object's content comes from outside the WebObjects application, use the src attribute. If the embedded object's content is returned by a method within the WebObjects application, use the value attribute.