Home > Industry/Domain > Computer

Computer

18Categories 216913Terms

Add a new term

Contributors in Computer

Computer > Workstations

JSP page

Computer; Workstations

A text-based document containing static text and JSP elements that describes how to process a request to create a response. A JSP page is translated into and handles requests as a ...

security view

Computer; Workstations

The set of security roles defined by the application assembler.

Java IDL

Computer; Workstations

A technology that provides CORBA interoperability and connectivity capabilities for the J2EE platform. These capabilities enable J2EE applications to invoke operations on remote ...

control flow model

Computer; Workstations

The von Neumann model of a computer. This model specifies flow of control; that is, which instruction is executed at each step of a program. All Sun workstations are instances of ...

element

Computer; Workstations

A unit of XML data, delimited by tags. An XML element can enclose other elements.

declaration

Computer; Workstations

The very first thing in an XML document, which declares it as XML. The minimal declaration is . The declaration is part of the document prolog.

process

Computer; Workstations

A unit of activity characterized by a single sequential thread of execution, a current state, and an associated set of system resources.