Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Re: HELP, I AM HAVING A PROBLEM WITH ADDING VALUES OF AN ARRAY TO A STRING

    Is this a duplicate posting of the same problem?
    http://www.javaprogrammingforums.com/exceptions/12521-nullpointerexception-error.html#post50078
  2. Re: HELP, I AM HAVING A PROBLEM WITH ADDING VALUES OF AN ARRAY TO A STRING

    What variable at line 62 is null? Then backtrack in your code to findout why it does NOT have a valid value.
    If you can not tell by looking add a println statement just before line 62 to print out...
Results 1 to 2 of 2