Freemarker: Java based template engine

Freemarker: Java based template engine

Freemarker is a Java based template engine that can be used both in stand-alone mode and in a Web environment, it provides a Template file that contains the output to display...
Play 2: a Web framework for Java

Play 2: a Web framework for Java

Play 2 is a Web framework specific to Java and Scala, it is based on a lightweight, stateless and Web-friendly architecture, moreover, it is an implementation of Akka, an engine for...
Build automation with Gradle

Build automation with Gradle

When you start programming, the main key to the success of your job is identified in the code. Its quality is certainly an essential element. A more professional approach, however, suggests...
Java 10, all the news

Java 10, all the news

Java 10: inference, classes, APIs and methods Java 9 introduced significant changes to the structure and architecture of language. Oracle's policy seems to be consolidating towards a direction that leads to the...
Java 9, all the news

Java 9, all the news

Java 9, modular programming and JShell Waiting for the release of the first stable version of Java 9 scheduled for September 21st we are going to present the new features introduced by...
Java 8: the main news

Java 8: the main news

Java 8 is the first edition entirely made in Oracle for which there was a wait fed by doubts, fears and curiosities deriving from the acquisition of the Sun by Oracle....

APLICATIONS

asm.js: translate C into JavaScript

In recent years we have witnessed a progressive convergence of technologies used in the web and those traditionally linked to the development of applications...
JRuby: Java and Ruby together

JRuby: Java and Ruby together

HOT NEWS