java - How to encode string in android & decode string on servlet? -


i trying encode parameters in android before sending servlet. used base64 class of android & able encode.but on servlet there no anroid.util try decode through org.apache.axiom.om.util there comman class both servlet & android. not using jdk 1.8.

thanks in advance.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

Save and close a word document by giving a name in R -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -