anonymous wrote : boolean isBad = (this.Network_traffic == "NOT GOOD") ;
| System.out.print(isBad.toString());
|
| ->NOT GOOD
Correction:
->true
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101026#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...