Another problem is using == to compare String objects. You need to use the equals method to compare object contents.