New Java versions
Today we added new Java versions (OpenJDK): 17, 18 and 19. Now available as commands:
or as java after exporting variable:
export JAVA_VERSION="17"
export JAVA_VERSION="18"
export JAVA_VERSION="19"`
More information about using Java: https://docs.serv00.com/Java/
Tomcat 10
Now is possible to run pages with Tomcat 10 on our servers. More information about installation and usage: https://docs.serv00.com/Tomcat/