Getting started with Java on Linux

55
“Write once, run everywhere: that’s the slogan the Java community uses to propagate their language-of-choice. It’s probably true, but only if you first manage to set up the beast on your box. This article gets you started with Java on Linux by showing you how to get the Java Compiler and Virtual Machine installed so you can run core Java programs. It also shows you how to set up a Java web application server. If you follow each step in this article carefully, you will end up with a full-featured Java application server.” More at LinuxJournal.

Category:

  • Linux