Year: 2012
-
Enterprise Java

Embedding HSQLDB server instance in Spring
I was using XAMPP happily for development until I had to host it somewhere accessible via the Internet for the…
Read More » -
Scala

Benchmarking Scala against Java
A question recently came up at work about benchmarks between Java and Scala. Maybe you came across my blog post…
Read More » -
Enterprise Java

Spring 3.1, Cloud Foundry and Local Development
This post will help you build a Spring 3.1 web application using MongoDB on Cloud Foundry. In addition to pushing…
Read More » -
Enterprise Java

Hadoop + Amazon EC2 – An updated tutorial
There is an old tutorial placed at Hadoop’s wiki page: http://wiki.apache.org/hadoop/AmazonEC2, but recently I had to follow this tutorial and…
Read More » -
Core Java

Sandboxing Java Code
In a previous post, we looked at securing mobile Java code. One of the options for doing so is to…
Read More » -
Core Java

Why Future Generations Will Hate You for Using java.util.Stack
Before I kill you with some meaningless tautology, here is the gist If your application is near real time or…
Read More » -
Enterprise Java

Basics about Servlets
Through this tutorial i will try to get you closer to the Java Servlet Model. Before we start with examination…
Read More » -
Software Development

Trunk, Branch, Tag And Related Concepts
Trunk, Branch and Tag concepts are relevant toĀ revision control (orĀ version control) systems. These systems are typically implemented asĀ repositories containing electronic…
Read More » -
Core Java

Java 7: File Filtering using NIO.2 – Part 3
Hello all. This is Part 3 of the File Filtering using NIO.2 series. For those of you who haven’t readĀ Part…
Read More »





