bglueck, don't spoonfeed. Also don't compare Strings with the equals operator (==), use equals() or equalsIgnoreCase() instead.