web services - java webservice url encoding -


i host 10 year old java (jar) based web service on tomcat. original source service no longer exists (actually firm created service no longer exists , there doesn't seem way find former principals).

i packet captured "data" field in url , include snip of below.

i'm hoping recognize encoding used on field - not appear standard rest of url encoding no problem. i'm thinking application posting data field first encodes field (which again encoded url post command.

http:// ... &completedbillabletransactionflag=&data=%f0j%b2g%1f-%95%f7%e3e%c0q%a6%12%11%b2%7c%d8%c7%f6%c8%24 ... have included rest of fields value thought keep short.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -