Right from day one, the standard format for packaging Java programs was the Java ARchive, or JAR file for short. There's nothing particularly interesting about a JAR file. At its heart, it's simply a ...
Hosting multiple Java Web-enabled applications with Apache/SSL in combination with Tomcat is potentially highly detailed. Separating the dynamic from the static content requires URL rewriting and ...
Watch out Oracle, Pivotal is offering a lighter alternative to the Java Enterprise Edition (JEE) stack. The company has collected many of its technologies into a single integrated package, called the ...
In a previous article, I discussed Apache Tomcat, which is the ideal way to run Java applications from your server. I explained that you can run those apps from Tomcat's default 8080 port, or you can ...