zahid mohammed wrote:
>> System.out.println("The First candidates first name is
>> "+firstCandidate.getFirstName());
>> out.println("First candidates first name is
>> "+firstCandidate.getFirstName());
>>
You're saying these two things print something different?Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

