-
There is pride in keeping our word to others and prove them that they can count on us! And I am having that pride right…
-
Already one month turned past in the New Year. This year I intentionally didn’t make any resolutions.But in my mind I am very much clear…
-
If there is one word which I can use to describe how 2007 was for me, it would be “UNCERTAIN” . 2007 was the year…
-
Last weekend trip to Tirupathi has been a mix of emotions. Here is why. Tension : when we started at 6 PM to reach Majestic…
-
At last, I cracked it! Here is the story: Sometime back when I deploy my web application( named: myApp) in Tomcat 5.5.23 installed on JDK…
-
The substring() method of java.lang.class is not inline with the Java naming conventions for methods. As per Java naming conventions, all the methods will be…
-
The following Error related to JBoss Drools frustrated me because of Java Version mismatch. The version of Drools we are using runs properly only with…
-
MS SQL Server 2000 Enterprise Edition Server componentscan not be installed on Windows XP. Only client components can be installed. I am exploring how to…
-
Useful JavaScript replace() method for string manipulation is here
-
Until recently, I had hard time remembering what is the difference between checked and unchecked exceptions. Finally Head First Java gave me the prompt explanation.…