Application Client Module

Why Trust Techopedia

What Does Application Client Module Mean?

In Java Platform 2, Enterprise Edition (J2EE), an application client module contains a Java application that connects to a J2EE server and uses its resources.

Advertisements

An application client module contains the application client deployment descriptor and one or more classes. In J2EE, a module contains one or more J2EE components, as well as a component deployment descriptor of the corresponding container type.

Techopedia Explains Application Client Module

There are four types of J2EE modules:

  • Application client module: Contains an application client deployment descriptor, which is an Extensible Markup Language (XML) file with an .xml extension, in addition to class files, which are packed as Java Archive (JAR) files with .jar extensions.
  • Enterprise JavaBeans (EJB) module: Contains an EJB deployment descriptor and class files.
  • Web module: Contains a Web application deployment descriptor, servlet class files and Java Server Pages (JSP) files.
  • Resource adapter module: Contains Java interfaces, classes, libraries, documentation and a resource adapter deployment descriptor.

An application client module includes server-side client routines, and the required resources are contained within the application client projects.

An application client component may only be executed after it is assembled as a J2EE module and installed in its container.

Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.