News

Java on Windows install Tutorial To install Java on Windows and run Java apps on Microsoft’s operating system, you need to obtain a copy of the Java Development Toolkit (JDK) installation media.
Tomcat prerequisites There are minimal prerequisites to install Tomcat. All you need is a version 1.8 installation of the JDK or newer with the JAVA_HOME environment set up, and optionally the JDK’s ...
Which version of Java should you use in Linux? Learn how to easily switch between different versions with a tutorial from Jack Wallen.
Error Code 1603 pops up while installing or updating Java. We explain how you can fix the Java Error code 1603 and install Java successfully on your PC.
Use Java's packages and static imports to organize top-level types and simplify access to their static members.