News

Java is a popular computing platform, but lately, Java is blamed for its security vulnerabilities. It is recommended by many to disable or completely uninstall Java. However, there are ...
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 ...
iText expands its iText 7 PDF library with their latest product, a Java add-on, allowing developers to programmatically convert documents and easily integrate with existing iText workflowsGHENT ...
Two weeks ahead of schedule, Oracle has released another update addressing a number of active Java exploits. Just last month, Oracle updated its Java add-on in response to an alert from the US ...
Terracotta has just announced the general availability of its new Java add-on for the Enterprise version of its Ehcache distributed Java caching software.
Terracotta has released to beta a new Java add-on for the Enterprise version of its Ehcache distributed Java caching software designed to free Java applications from the memory and performance ...
Many applications provide a history mechanism for recently used files or visited Websites. This tip enhances the Swing JFileChooser component by using the accessory feature to implement a history ...