java - HttpClient : How to send post request to page that auto generate random field name? -


a page auto generating random name every time text input field. how can name before executing post request, can use name @ time of adding post parameters in arraylist<namevaluepair>.

i solved problem using regex. file name has pattern of 6 character capital characters. used regex :

.*id=\"([a-z]{6}).* 

Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -