ooooooooooooops ... sorry. il codice "giusto" e':

codice:
String str = new  String("ciao");
if (str == "ciao") {
	System.out.print("uguali");
}
else {
	System.out.print("false");
}
scusate. Adesso e' chairo.