News

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.
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.
Red Hat JBoss Enterprise Application Platform continues to be the cornerstone of Red Hat’s commitment to enterprise Java, and Red Hat is the trusted leader in both open source and Java.
A Java application server runs software services for Web applications. Learn more about Java app servers, including the Java EE standards and more.
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 ...
It's not that hard to perform Java file uploads. The new Servlet and JSP API, along with HTML5 input form enhancements, make Java file uploads, both synchronously and asynchronously with Ajax, ...
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.