No matter what type of Java development you do, from server side or client side programming to consumer or enterprise apps, mobile is probably changing the way you do your job. There's just no getting ...
When I began to write server-side web applications, there were two mainstream choices: if you wanted the program to execute quickly, you chose C, and if you wanted to write the program quickly, you ...
When evaluating tools and frameworks, it's very important to understand how they support the specific applications that your teams are developing. Using tools that are well designed for the task at ...
James Gosling, the key developer of the Java platform while he was at now-defunct Sun Microsystems, said Tuesday that Oracle, which bought Sun earlier this year, has an excellent understanding of the ...
With the arrival of the latest standardized energy efficiency benchmark from SPEC, we have a good way to measure server efficiency. In light of the recent controversy over flawed energy efficiency ...
Potix Corporation, the provider of Java Web development solutions based on the open source ZK Web framework, has just released a set of jQuery-style selectors within ZK designed to give developers an ...
Java runtime solutions provider Azul Systems Inc. has collaborated with Qualcomm Datacenter Technologies Inc. on new versions of Zulu Enterprise and Zulu Embedded. The new versions of Azul's open ...
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 ...