Category Archives: Java

You may be working for the Sun, but you are no exception

The world’s largest business software company, Oracle’s recent deal for acquisition of Sun Microsystems is alleged to be deliberately delayed by Oracle. According to few legal exper......

Java SQL UNIX Interview for 2 yr experienced @ AMDOCS

These questions were asked in a job posting at Amdocs, Pune. The job was for developers experienced in Java, SQL, UNIX. The interview lasted for 40 minutes. Answers to these questions would be p......

How to Create an Executable Jar file

SyntaxHighlighter.config.bloggerMode = true; SyntaxHighlighter.config.clipboardSwf ='http://alexgorbatchev.com/pub/sh/2.0.320/scripts/clipboard.swf';SyntaxHighlighter.all();Pre-requisites: JRE(a......

How to install apache ant

I recorded a video that demonstrates how to install Apache Ant Software on a windows machine. Apache Ant is a java based build tool. You may read the text instructions for installing ant. You ......

Java Development Kit Installation Guide

Target Audience: Computer Science engineers, Software techies and java newbies. Content: This is a Google doc presentation that demonstrates the installation of (JDK-Tiger)Java Development Kit 1......

Inheritance concept in Log4j

// Target Audience: Enterprise Java programmers, beginners in Apache Log4j tool. Content: This article illustrates the inheritance concept of the world’s most popular Java Logging Frame......

Learn JAVA and get an edge over others

This post is an attempt to clarify basic questions about java to beginners. No question is a silly question. Why JAVA? What is JAVA? What are the versions of JAVA, Which one of them should I......