J2EE Client

What Does J2EE Client Mean?

A J2EE client is an application component that accesses the J2EE environment to process requests or use J2EE services. Requests vary from HTTP to more complex J2EE server communication across different networks.

Advertisements

The primary difference between J2EE and stand-alone clients is that a J2EE client is able to access different J2EE services. A J2EE client is either a Web client or an application client.

Techopedia Explains J2EE Client

A Web client is comprised of two parts: dynamic Web pages produced by components and a Web browser that delivers pages received from the server. A Web client is also known as a thin client, which does not handle critical operations, such as database questioning or managing complicated business rules. These operations are handled by enterprise beans executed on the J2EE server.
Some Web pages are comprised of applets, which can be a disadvantage because a system must have a Java plug-in and security files to execute applets in a Web browser.

An application client is a client-side component with a graphical user interface. It can access a business tier’s enterprise beans and establish HTTP connections with servlets running in the Web tier.

Advertisements

Related Terms

Latest DevOps Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…