While Apache continues to rule the web server roost, a host of lighter and zippier web and application servers may now be a better choice to host your high-performance web-based apps. They focus on ...
When Java developers start talking about application servers, Tomcat is often thrown into the mix. After all, it’s one of the most popular options for lightweight development scenarios, and in many ...
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 ...
Developers in search of a Java application server have no shortage of options to consider. But before any enterprise selects and ultimately adopts a Java application server for development and ...
All the cool new programming languages, like Ruby, always have compilers/interpreters and tools for Linux, and the old UNIX standbys like Tcl/Tk are still around when you need them. Why, then, is Java ...
Thirty years ago, Java 1.0 revolutionized software development. Every Java demo featured a simple "Hello World" dialog window with the only available option: Java's Abstract Window Toolkit, the first ...
Request handling is the bread and butter of Java web application development. In order to respond to requests from the network, a Java web application must first determine what code will respond to ...