I used javascript for the frontend and java for backend with my project. The scenario is that when I compress a string in javascript using LZString.compress() method and send it to the server, the ...