A powerful speech from our Prev. President Mr. A.P.J. Abdul Kalam. Please read it in your free time. I remember my dad teaching me the power of language at a very young age. Not only did my dad understand that specific words affect our mental pictures, but he understood words are a powerful programming factorContinue reading “Power of Positive Talk”
Category Archives: Java
You’d be surprised what laptop Microsoft’s CEO is using!!!
Check this interesting post by Clif on his blog 8bits of coffee 🙂
Axis2 POJO features…
POJO deployment is the one way of web service deployment in Axis2. Here we are dropping the .class file or .jar file into the POJO directory in the repository. If it is a web application Axis2 is considering WEB-INF as its repository. The main features of the Axis2 POJO are… Support for primitive types (int,Continue reading “Axis2 POJO features…”
10 Biggest Mistakes Developers makes in Axis2
This post is a pointer to Deepal Jayasinghe‘s article 10 biggest mistakes developers make in Axis2. We are also implementing Axis2 in our project and during that process I came across this link. Please visit his Article in developer.com : Click here.