
SIR, I want to get the values from the table( database), if any one of the column of the table value is 0. Then one alert should b printed in application using Java.
If(att.getdata1()==0||att.getdata2()==0) If I use this code in Java.I am facing NullPointerException.
Can You Help me solve this problem?-
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
