Archive for the ‘Java’ Category





SCDJWS study material and resources - The most searched thing

Posted on March 17th, 2007 in Java, Java EE, SCDJWS, Web Services | 2 Comments »

Where do I learn from for SCDJWS? Its a good question and probably the best question. In the arena of SCDJWS you should mark my words, you would never go through with a single source of material in your hand. Well its not to scare you though, its just a matter of fact. The vast scope of SCDJWS makes you learn from various sources. I have told you about how to get a kick start in preparing for SCDJWS, but haven’t yet mentioned from where you should prepare. It was a whole new section in itself and requires a detailed information. You don’t have to fret because Ill give you the thing you crave for. The material of course. Not in a bundled form but a set of links which would see you through in flying colors in the final test. Read the rest of this entry »

SCDJWS preparation - a kick start guide

Posted on March 15th, 2007 in Java, Java EE, SCDJWS, Web Services | 2 Comments »

If you are looking for getting started with preparing for SCDJWS (Sun Certified Developer for Java Web Services) certification then its very normal that you will be stuck on the material required for it. SCDJWS in nature is very vast in its scope. So you have to be very careful in choosing the appropriate resources. There are many varied implementations on the usage of the API’s which help you implement J2EE web services but you have to remember one thing. You are giving the SUN certification, so its but obvious that you have to use the API’s that SUN provides for creating the J2EE web services. There are many different API versions of the same J2EE web services specifications like those from Apache, BEA, IBM, but since the implementations can be somewhat different from each other, you always have to study the core API’s provided by SUN. This will help you avoid confusion. Moreover, studying SUN API’s is more beneficial since they are present in any vendor implementation. The vice versa is not true. Read the rest of this entry »

Groovy with Grails - Java’s fight back to Ruby on Rails

Posted on March 12th, 2007 in Ajax, Java | 3 Comments »

Ruby on Rails is undoubtedly the fastest developing framework for agile web development which one can witness in various discussion groups and blogs these days. Being a developer from the Java community what you can do most is to sit and watch the power being unleashed by Ruby and do nothing about it. It seems as if you are being washed away by some tidal wave and you have no savior at all!

But life in IT is not as shrewd as told, as competitors will always capture on the current reigning stuff and quickly incorporate themselves to get matured to the instant market needs and demands. Ruby developed about a decade ago lied dormant during the time when bigwigs like J2EE, .NET, PHP almost had taken over the web development world by storm and nothing seemed to change the course until AJAX came into picture. Read the rest of this entry »