CopyPastor

Detecting plagiarism made easy.

Score: 0.8405048251152039; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2018-08-29
by midhun p

Original Post

Original - Posted on 2016-06-06
by Andrea Biagioni



            
Present in both answers; Present only in the new answer; Present only in the old answer;

if i understood the problem, i think that you have to set the output of your servlet to UTF-8. An example, if you use a Java Servlet you can use
response.setCharacterEncoding("UTF-8");
If i understood the problem, i think that you have to set the output of your servlet to UTF-8. An example, if you use a Java Servlet you can use
response.setCharacterEncoding("UTF-8");


        
Present in both answers; Present only in the new answer; Present only in the old answer;