Miscellaneous Archive
16 Sep 2013
Hosting a Static Website on Dropbox

This tutorial explains us on Hosting a Static Website (i.e. HTML, JS and CSS, no PHP) on Dropbox
02 May 2014
Install multiple JDKs on Mac OS X

In this post we shall see how to install multiple JDKs on Mac OS X, and also switch between them easily as and when required.
07 Jul 2014
Convert Java Object to/from JSON using Jackson

This tutorial explains how to convert Java Object to/from JSON using Jackson library along with a sample implementation.
28 Aug 2014
Debug remote Tomcat from IntelliJ

In this post we shall see how to debug a web application deployed on remote or a locally setup tomcat from IntelliJ IDEA.