Javax

Updated: 04/26/2017 by Computer Hope
Java logo

The javax prefix is used by the Java programming language for a package of standard Java extensions. These include extensions such as javax.servlet, which deals with running servlets, and javax.jcr, which deals with the Java content library.

Package, Programming terms