Search:

Type: Posts; User: dilshad

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    907

    Re: Java nulpointer errsors

    when I try to use send method in the User class I am getting Null pointer exception as it is not initialized with new User(). The reason I have not done that is that new User bill bring me back to...
  2. Replies
    3
    Views
    907

    Java nulpointer errsors

    Hi I have some problem with my java coding. I cannot figure out hot to point the an object. the code looks like this. I have two classes. User and Users. Users class, which manages a user list as...
Results 1 to 2 of 2