Computer Science, asked by dy0450018pc225w, 1 year ago

Write short note on Web client?

Answers

Answered by Anonymous
22

Hi,

What is web client?

Web client is web browser, for eg. chrome, mozilla, internet explorer, edge etc.

web client/web browser is a computer applications running on a user's computer and connect to a server. A Web client/ web browser contains two parts: Dynamic Web pages and the Web browser. Dynamic Web pages are produced by components that run in the Web tier, and a Web browser delivers Web pages received from the server.

Answered by aditijaink283
2

Answer:

The correct answer to the given question is explained in the explanation.

Explanation:

The Web Client is a client-side component of Java 2 Platform Enterprise Edition (J2EE), a distributed multi-tier application model used for creating and developing enterprise applications.  Client-side components are typically computer applications that run on the user's computer and connect to the server.

These components perform client-side operations because they may need to access information that is only available on the client-side, such as user input, or because of the server's inability to process it. perform these activities.

J2EE includes client level, Web level, enterprise level, and enterprise information system (EIS) level. Components that run on the client side of the machine are client-level components.

Some of its key features are accessibility for all users, faster content loading, mobile compatibility, efficient error handling, and efficient navigation.

#SPJ2

Similar questions