-
Enterprise Java

Spring MVC – Flash Attributes
Latest Spring Framework incarnation (3.1) brought interesting feature called Flash Attributes. It is remedy for the problem mentioned a long…
Read More » -
Enterprise Java

Set up a Java EE 6 development environment
This tutorial explains in short how to set-up a typical environment to develop Java EE 6 based applications. There is…
Read More » -
Core Java

Manipulating Java Class Files with ASM 4 – Part Two: Tree API
What is ASM tree API: ASM Tree API is the part of ASM that lets you create/modify the class in…
Read More » -
Android Core

Android – Read file from Assets
Description: First of all, let me give you a link: AssetManager, through this class we can easily access any files…
Read More » -
Enterprise Java

Implementing Active Record Pattern with Spring AOP
During class design we should take decisions about the assignment of responsibilities that will have every class. If we have…
Read More » -
Android Games

Free Copies of Android books Giveaway Roundup
Hello fellow Java Geeks! Our first giveaway of Packt Publishing’s best selling books on Android has ended. The Prize Winners The 3…
Read More » -
Software Development

Introduction to Strong Cryptography
One thing that amazes me is that the most developers are not familiar with strong cryptography. In my career, I’ve…
Read More » -
Enterprise Java

JBoss Drools – Getting started
This post will be about me getting to grips with JBoss Drools. The reasoning behind it is: SAP bought out…
Read More » -
Core Java

Manipulating Java Class Files with ASM 4 – Part One : Hello World!
What is ASM: ASM is an open source java library for manipulating java byte code. So it has the same…
Read More »








