News

The Java Client/Server Application features two separate applications, a client application and a server application. The client application queries the server for various system information and ...
James Ward spoke at JavaOne 2012 Conference about Client Server Application Development with HTML5 and Java. InfoQ spoke with James about his presentation and this application development trend.
Historically, when an enterprise Java developer has talked about deploying to an application server, the idea was that they were taking an enterprise application archive (EAR file) and serving it up ...
How does Apache Tomcat compare to other Java application server options? Compare Tomcat with Apache HTTP Server, Jetty, JBoss and WebSphere to find the proper fit for your enterprise development.
The architecture builds on the Java EE component architecture to provide a client and server programming model that is portable and interoperable across application servers.
Also, it does not support the tracing of client/server applications, which are very important for analyzing distributed systems. The JaViz performance analysis tool generates execution traces with ...
Jack Wallen walks you through the process of deploying the open-source GlassFish Java Application server on the latest release of Ubuntu Server.
Did you ever wish your Java code could be dynamic like JavaServer Pages? That it could be modified and recompiled at runtime, with your application updating itself on the fly? This article shows ...