What is "anonymous access"
Accessing a resource without authentication.
What is "applet"
A J2EE component that typically executes in a Web browser
but can execute in a variety of other applications or devices
that
support the applet programming model.
What is "applet container"
A container that includes support for the applet programming
model.
What is "application assembler"
A person who combines J2EE components and modules into
deployable application units.
What is "application client"
A first-tier J2EE client component that executes in its own
Java virtual machine. Application clients have access to some
J2EE platform APIs.
What is "application client container"
A container that supports application client components.
|