News

Jack Wallen walks you through the process of deploying the open-source GlassFish Java Application server on the latest release of Ubuntu Server.
A .war file is the standard packaging for a web application resource; it is essentially a Java archive (.jar) file with some additional files telling the container how to run it.
If you’re interested in Java based web development, you’ll more than likely need to install Tomcat.This Tomcat installation tutorial will take you through the prerequisites, show you where to download ...
In Java-based systems, the operating system (OS) contains the JVM, which provides a consistent environment for running Java applications. A Java server sits on top of the JVM.
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 ...
Java 1.5; Here we create and execute a simple web application with JavaServer Faces 1.2. This is most suited for those who develop a JSF application for the first time. This may look terribly ...
BEA Systems has created a version of its Java application server designed for virtualization technology, using an approach that cuts the operating systems out of the picture. At the company's ...