Java
-

Thread Jiggling
Overview Thread jiggler is a simple testing framework for exercising code to find threading problems. It works by modifying classes…
Read More » -

Using HA Singleton in JBoss 7
Some time ago I had to change standard clustering behavior of Quartz Scheduler, and let it work without synchronizing over…
Read More » -

Run your Hadoop MapReduce job on Amazon EMR
I have posted a while ago how to setup an EMR cluster by using CLI. In this post I will…
Read More » -

NetBeans 7.4 Beta Hints Warn of Ineffective Exception Handling
There are numerous examples of how Java exception handling can be more difficult than it might first appear and Josh…
Read More » -

How to create JQuery DataTable using JSON and servlet
In this article I’ll introduce the basic coding that require to create JQuery DataTable using JSON passed by simple servlet.…
Read More » -

The Pros and Cons of Play and Grails Java Framework
Frameworks simplify the process of application development by providing some helpful features to programmers. Java frameworks are often used by…
Read More » -

Java Stored Procedures in Java DB
1 Java Stored Procedure This post is about Java stored procedures in Java DB. Java DB is a relational database…
Read More » -

Restlet Framework – Hello World Example
Restlet is a lightweight, comprehensive, open source REST framework for the Java platform. Restlet is suitable for both server and…
Read More » -

What’s new in Java 8 (Part I – JavaFX)
Disclaimer: I do not work for Oracle or represent Oracle in any way. This list of features is not official.…
Read More »






