Search:

Type: Posts; User: javapenguin

Search: Search took 0.17 seconds.

  1. Re: School Assignment; Issue with lookUp method

    Yes, but it appears, and I traced the variables using my word find, that you are adding it and never setting the value of first or last name when you are calling add.

    I see no,

    lastName =...
  2. Re: School Assignment; Issue with lookUp method

    I'm not sure why you have the ( ) around the "" in the String definitions. I've never seen that before now but oddly it compiles.

    It would appear, and maybe I'm mistaken, I'm somehow having a...
  3. Re: School Assignment; Issue with lookUp method

    What if the entry name simply isn't there?

    What's going wrong?

    Is it simply not compiling, is it throwing an ArrayIndexOutOfBoundsException, or is it working and compiling but somehow not...
Results 1 to 3 of 3