The Object weblet provides a hyperlink control. It broadly corresponds to the <a> (anchor) HTML element that designates the destination of a hypertext link. It is very similar in function to the standard Anchor weblet (std_anchor).
Note: "Object" in the context of this weblet refers to the contents of a LOB or a stream file.
The Object weblet looks like this:
In the example above, when the user clicks on the hyperlink the webroutine that serves the Object is invoked and the Object is sent to the user agent.