-
Core Java
Java 7: Copy and Move Files and Directories
This post is a continuation of my series on the Java 7 java.nio.file package, this time covering the copying and…
Read More » -
Enterprise Java
Sneak peak at Java EE 7 – Multitenant Examples with EclipseLink
The Aquarium is a great source of inspiration and most recent information about Java EE progress across all relevant specifications…
Read More » -
Desktop Java
Graphics Tutorial
As we all know that we can make games with the help of java libraries that provide us with the…
Read More » -
Software Development
Solving the EULA problem
Everyone recognizes the situation. Some piece of software has released an update, or you are installing it for the first…
Read More » -
Software Development
My walk through the Git book
I’ve been experimenting with git for about the last year, but most of the work I did with it so…
Read More » -
Enterprise Java
Integration testing scoped beans in CDI 1.0 and Spring 3.1
In this blog post I describe how to do integration testing with scoped beans in Spring and CDI. Everything is…
Read More » -
Enterprise Java
Small things around Oracle Weblogic 11g (10.3.4)
I am doing a lot of setting up and configuration for Weblogic this week (devops I guess). I have been…
Read More » -
Enterprise Java
Java Web Hosting Options Flowchart
One question I get asked a lot, is where and how to host your Java web application. It’s all fine…
Read More » -
Enterprise Java
Introduction to OSGi – Modular Java
OSGi Alliance is the governing body of this stranded and it was started at 1999. their initial goal was create…
Read More »