NonStop Server for Java 5.0 Programmer's Reference
HTML
See Hypertext Markup Language (HTML).
HTTP
See Hypertext Transfer Protocol (HTTP).
hyperlink
A reference (link) from a point in one hypertext document to a point in another document
or another point in the same document. A browser usually displays a hyperlink in a
different color, font, or style. When the user activates the link (usually by clicking on it
with the mouse), the browser displays the target of the link.
hypertext
A collection of documents (nodes) containing cross-references or links that, with the aid
of an interactive browser, allow a reader to move easily from one document to another.
Hypertext Mark-up Language (HTML)
A hypertext document format used on the World Wide Web.
Hypertext Transfer Protocol (HTTP)
The client-server TCP/IP protocol used on the World Wide Web for the exchange of
HTML documents.
I
IEC
See International Electrotechnical Commission (IEC).
IEEE
Institute for Electrical and Electronic Engineers (IEEE).
inlining
Replacing a method call with the code for the called method, eliminating the call.
interactive
Question-and-answer exchange between a user and a computer system.
interface
In general, the point of communication or interconnection between one person, program,
or device and another, or a set of rules for that interaction. See also API.
International Electrotechnical Commission (IEC)
A standardization body at the same level as ISO.
International Organization for Standardization (ISO)
A voluntary, nontreaty organization founded in 1946, responsible for creating
international standards in many areas, including computers and communications. Its










