Search:

Type: Posts; User: seizitp

Search: Search took 0.16 seconds.

  1. Re: Can't Figure out Why I am Getting Null Pointer Exception

    Thanks andreas90 :D
    Just before you posted the solution I figured it out..
    Yes! Google was a real help :)
    I think it's best to quote ' After a Dog, Google is Man's best friend :)'
  2. Re: Can't Figure out Why I am Getting Null Pointer Exception

    Hello Andreas90,

    Thanks for the correction in the java code. I got it corrected. But my problem still persists. I declared a Constructor for the Parent class (ClearTech) in this case. But still...
  3. Can't Figure out Why I am Getting Null Pointer Exception

    Hello,
    Following is my Code.




    public class ClearTech {


    String EmpCode = new String();
Results 1 to 3 of 3