Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Anpu Massri   on Apr 19 In Java Category.

  
Question Answered By: Verner Fischer   on Apr 19

Can you replace the line if(s == contentFlag) with
if(s.equals(contentFlag)) and have a go at you
program.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on problem with string comparison Or get search suggestion and latest updates.


Tagged: