Posts from December 2009

2 result(s) found

HTTP protocol - detailed view
Java

Hello... If you're not really familiar with HTTP protocol, this post is for you. Most of us doesn't really know the concepts of HTTP. Of course we no need to know the concepts in order use the technol...

Sun Certified Java Professional 1.5 Question Bank
Java

Here is the second article of questions on SCJP 1.5. If you haven't read the first article, click here to read.Question: 6Given:1. import java.util.*;2. public class Old {3. public static Object get...