devxlogo

Java Zone

How to Build Java Projects Using Gradle

Overview Gradle is an automated project building tool that uses the concepts of both Apache Ant and Apache Maven but is based on a domain specific language rather than the

Introduction to Java Caching System

In modern application development, caching is one of the most important aspects to be considered during application design. The most common purpose of caching is to improve performance. A cache

Building Oracle ADF Applications: Hands-on Guide

Overview The Oracle Application Development Framework (ADF) is a mature J2EE application development framework, well supported by Oracle JDeveloper. By using ADF, a developer can minimize the coding effort to