What is the difference between java and javax?

The prefix java is commonly used for the core packages.

The prefix javax is commonly used for packages that comprise Java standard extensions.