Term of the Moment

Data Smog


Look Up Another Term


Definition: javax


(Java X) The prefix used for a package of Java standard extensions. For example, javax.servlet contains the classes and interfaces for running servlets, while javax.ejb is the standard extension for Enterprise JavaBeans. See standard extension.