79204008

Date: 2024-11-19 15:25:32
Score: 2.5
Natty:
Report link

If you're using Servlets, need to put this instruccion into the start of any functions that you're using (proccessRequest, doGet or doPost):

request.setCharacterEncoding("UTF-8");

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Deko