News

Runtime Application Self Protection (RASP) is a next-generation cyber security technology designed to redress some of the weak points of application security. Unlike firewalls or code analysis ...
Many apps fail to make full use of the capabilities of the JIT compiler.In this article we investigate some simple tricks to identify issues that may be making your application unfriendly to JIT.
Java applications using Swing should be migrated manually to Windows Forms. By copying the event-handling code in Swing Forms to the relevant Windows event handlers, most of the code can be reused.
A group of leading Java software companies Tuesday banded together to create the Java Tools Community (JTC), with the notable absence of two major players: IBM and Borland Software Corp.
The Java Runtime Environment spawns a JVM, which is a software layer that runs on top of a computer’s operating system, providing additional services specific to Java.
Java revolutionized software development 30 years ago. Even with the rise of web apps, there's a bright future for Java desktop application development.
Java application development includes various great programming tools that make it easier for application developers to get their hands on it and build an application that is perfect for your needs.
I am making a small transfer utility in Java and I want the user to be able to drag a file into the window to have it start the transfer.I created a DropTarget, set it to be active, and then in ...
Chuck Phillips reports that the boom in application servers now raises the question of whether an entire new tier of computing infrastructure has been created.