How to Install Java Library

The Java Enterprise Edition (Java EE) is a server platform that uses the Java programming language. The Enterprise Edition differs from the Java Development Kit in that it includes server libraries that increase the functionality of the standard load of Java. The Enterprise server acts as an application server so that a network administrator can add modules of programming code to the standard EE libraries to increase the functionality of the server. A standard task you will come across with Java EE is installing additional Java libraries.

Instructions

    • 1

      Select the "Install" menu button from the Java EE administrator panel.

    • 2

      Choose the Java library file (.jar file) with the Installation Assistant file chooser and select the "Next" menu button.

    • 3

      Pick the menu option "Install this deployment as a library" and choose the "Next" menu button.

    • 4

      Choose the web servers to deploy the new library edition on the subsequent menu and click the "Next" menu option. Choose the following "Next" and "Finish" menu options to complete the library installation.

Related Searches:

References

Resources

Comments

You May Also Like

Related Ads

Featured