News

By Marc Domenig 09/15/2006 Java's RIA Option for Robust Web Apps Rich Java applications offer an alternative that can have advantages over Ajax. Ajax is great for many applications, but not for all ...
Having introduced its Modern Web Application (MWA) pattern for Java developers late last year, Microsoft is now promoting the cloud-centric concept further by highlighting the benefits of the ...
Sadly, the Java applet was replaced with newer, friendlier technologies including the following: JavaScript and JQuery. ActiveX controls. Flash components. Angular and React. Responsive web frameworks ...
News Free Java Web App Framework OpenXava Updated August 7, 2013 The open source OpenXava project, which recently announced its 4.8 release, is filling a niche among enterprise developers charged with ...
Potix Corporation, the creator and chief commercial supporter of the open source ZK framework, this week released a new test suite for ZK Java Web applications. The ZK Application Test Suite, or ZATS ...
A recent Java 7 update allows users to completely prevent Java applications from running inside browsers or to restrict how Web-based Java content is handled by the Java Runtime Environment client.
Using Memcached with Hibernate in Java web applications However you slice it traditional caching requires performance trade-offs that some enterprise applications cannot afford.
What is embedded Tomcat? An embedded Tomcat server consists of a single Java web application along with a full Tomcat server distribution, packaged together and compressed into a single JAR, WAR or ...
We have a Java application we would like to distribute as an executable for PC users. What tools for Eclipse developments can help us build a native executable version of our Java app?
Hi,I'm developing a Java webapp for displaying my photos on the web. It is a simple war file that takes a hierarchy of folders and displays them as web pages with thumbnails, folder navigation ...