dimanche 15 avril 2018

Why is the "if" condition dose not entered

Hi I have this problem and I really can't solve it can anyone help please

it's about the if conditionHers is pic of my code

_______________________This is the code___________________

String first = "1", second = "-1";

     if(Server_Reply.equalsIgnoreCase(first))
         first = Server_Reply;
     else 
         second = Server_Reply;

______________________End of code________________________

the code dose not enter to the if condition which is the condition is true can anyone help and thanks

Aucun commentaire:

Enregistrer un commentaire